CeNotifyPrivate_SetUserAlarm
This function sets a user alarm. A user alarm is provided by the base notification subsystem to assist you with implementing such features as a periodic alarm. For example, you can use this function to set the wakeup time for the next sound or vibration action.
void CeNotifyPrivate_SetUserAlarm (
FILETIME
*ftWhen );
Parameters
- ftWhen
The time when the user alarm should be triggered.
Return Values
None.
Remarks
The OS supports only one alarm. You must consider this if you design a system that supports multiple user events.
Requirements
Runs on | Versions | Defined in | Include | Link to |
---|---|---|---|---|
Windows CE OS | 2.10 and later | Notifext.hxx |