Notify Functions
A version of this page is also available for
4/8/2010
The following table shows the notify functions, with a description of the purpose of each.
Programming element | Description |
---|---|
This function deletes a registered user notification that was created by a previous call to the CeSetUserNotification function. |
|
This function retrieves notification information associated with a handle. |
|
This function returns an array of currently stored notifications. |
|
This function queries the user for notification settings by displaying a dialog box showing options that are valid for the current hardware platform. |
|
This function marks as handled all notifications previously registered by the given application that have occurred. |
|
This function starts running an application when a specified event occurs. |
|
This function prompts the system to start running a specified application at a specified time. |
|
This function creates a new user notification or modifies an existing one. |
|
This function creates a new user notification or modifies an existing one. |