Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: ASShdDefs.h

Enum TAlarmServerInitiatedClientPanic

TAlarmServerInitiatedClientPanic

Description

Identifies server-initiated panics relating to the client session.

EAlarmServerInitiatedClientPanicInsufficientRoomForAlarmData

This panic occurs when the client requests a copy of any data attached to an alarm, but does not supply enough buffer space to contain the data.

EAlarmServerInitiatedClientPanicBadDescriptor

This panic usually occurs when a client method tries to write to a descriptor (sometimes asynchronously), and the client-supplied descriptor is not valid.

EAlarmServerInitiatedClientPanicChangeNotificationAlreadyOutstanding

This panic occurs when a client already has an outstanding notification request, but attempts to request another.

EAlarmServerInitiatedClientPanicInvalidOperation

This panic occurs when a client tries to perform an invalid operation.

EAlarmServerInitiatedClientPanicBadPreAllocatedAlarmId

This panic occurs when a request to add an alarm contains a null alarm identiifer. In the case of alarms with notifications, the client should pre-allocate the alarm identifier before requesting the notification.