Windows Timer Messages (Windows CE 5.0)

Send Feedback

The following table shows the window timer message, with a description of its purpose.

Programming element Description
WM_TIMER This message is posted to the installing thread's message queue or sent to the appropriate TimerProc callback function after each interval specified in the SetTimer function used to install a timer.

See Also

Windows Timer Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.