Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is called when a notification event alarm has occurred.
void CeNotifyPublic_UserAlarmSignalled (void);
Parameters
None.
Return Values
None.
Remarks
Calling the CeNotifyPrivate_SetUserAlarm function sets an alarm. When an alarm notification is received, you must reset the alarm to this next alarm time by calling CeNotifyPrivate_SetUserAlarm; otherwise, no subsequent alarms are set off.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Notifext.hxx.
Send Feedback on this topic to the authors