Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <ASShdDefs.h>

Enum TAlarmDayOrTimed

TAlarmDayOrTimed

Description

Defines an alarm session type as timed or untimed. This property is ignored by the alarm server, and is for use by the client only.

EASShdAlarmTypeTimed

Timed alarm type (default). This alarm belongs to a timed event. This is an event with a defined start and finish time. The alarm notification time is specified as an offset from the event's start time, so that when the event time changes, so does the alarm time.

EASShdAlarmTypeDay

Day alarm type. This alarm belongs to untimed events; these do not have a defined start and finish time, but have an activation time.