Share via


CeNotifyPublic_UserAlarmSignalled

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.

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.