Share via


CeNotifyPublic_UserAlarmSignalled (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.