Marvin wrote:
>
> Hi
>
> These are 2 PalmOS alarm functions:
>
> UInt32 AlmGetAlarm(UInt16 cardNo, LocalID dbID, UInt32* refP)
>
> Err AlmSetAlarm(UInt16 cardNo, LocalID dbID, UInt32 ref, UInt32
> alarmSeconds, Boolean quiet)
>
> What is cardNo?
>
> Is dbID the same as the creatorID??
cardID and dbID encode the location of the application on the palm.
You can get them via
DmOpenDatabaseByTypeCreator
and DmOpenDatabaseInfo.
for example.
With kind regards / Mit freundlichem Gruß
Holger Klawitter
--
Holger Klawitter
[EMAIL PROTECTED] http://www.klawitter.de
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/