Documentation  |   Table of Contents   |  < Previous   |  Next >  

5    AlarmMgr.h

Porting Applications to Palm OS® Cobalt

Exploring Palm OS®

Deleted APIs ^TOP^

Table 5.1  Deleted functions

Deleted API

Use instead

AlmAlarmCallback()

AlmCancelAll()

AlmDisplayAlarm()

AlmTimeChange()

Table 5.2  Deleted macros

Deleted API

Use instead

AlmGetProcAlarm()

AlmSetProcAlarm()

Table 5.3  Deleted #defines

Deleted API

Use instead

almProcAlarmCardNo

Table 5.4  Deleted enumerated types

Deleted API

Use instead

AlmProcCmdEnum

Table 5.5  Deleted application-defined functions

Deleted API

Use instead

AlmAlarmProcPtr()

Modified APIs ^TOP^

Table 5.6  Modified functions

Modified API

Description of change

uint32_t AlmGetAlarm (DatabaseID, uint32_t *)

No longer has a cardNo parameter.

status_t AlmSetAlarm (DatabaseID, uint32_t, uint32_t, Boolean)

No longer has a cardNo parameter.

Table 5.7  Modified structures

Modified API

Description of change

SysAlarmTriggeredParamType

Padding bytes added.

SysDisplayAlarmParamType

Padding bytes added.

Unchanged APIs ^TOP^

Table 5.8  Unchanged functions

AlmEnableNotification()

Table 5.9  Unchanged #defines

almErrFull

almErrMemory