Share via


Windows Timer Messages

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Reference

Windows Timer Reference