Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: t32alm.h
Link against:

Enum TAlarmSoundState

TAlarmSoundState

Support

Supported from 5.0

Description

Shows the current alarm sound status of all alarms. The flags are returned by the RAlarmServer::AlarmSoundState() function.

EAlarmSoundOn

Alarm sounds are on. Active alarms that are not snoozed or silenced have sound.

EAlarmSoundOff

Alarm sounds are off. Active alarms do not have sound.

EAlarmQuietPeriod

Alarm sounds are off until a certain time has expired, and then turn on.