Windows Timer Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the window timer functions, with a description of the purpose of each.
Programming element | Description |
---|---|
This function destroys the specified timer. |
|
This function creates a timer with the specified time-out value. |
|
This function resets a system timer that controls whether or not the device will automatically go into a suspended state. |
|
This function is an application-defined callback function that processes WM_TIMER messages. |