Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: ASShdDefs.h

ASShdDefs.h Global variables


KMaxAlarmMessageLength

const TInt KMaxAlarmMessageLength;

Description

Maximum length of an alarm message. The message is usually displayed by the alarm UI.

[Top]


KMaxAlarmSoundNameLength

const TInt KMaxAlarmSoundNameLength;

Description

Maximum length of the filename of the sound played when an alarm expires.

[Top]


KNullAlarmId

const TAlarmId KNullAlarmId;

Description

Defines a null alarm identifier.

[Top]


KDefaultSoundPlayOffsetInSeconds

const TInt KDefaultSoundPlayOffsetInSeconds;

Description

Defines the length in seconds of an alarm sound offset.

[Top]


KDefaultSoundPlayDurationInSeconds

const TInt KDefaultSoundPlayDurationInSeconds;

Description

Defines the length in seconds of an alarm sound duration.

[Top]


KASCliCategoryClock

const TAlarmCategory KASCliCategoryClock;

Description

A category that can be assigned to identify clock alarms to the client. The server does not distinguish between alarm types.