CWindow::SetTimer
Cria um evento do timer.
UINT SetTimer(
UINT nIDEvent,
UINT nElapse,
void ( CALLBACK* lpfnTimer )(HWND, UINT, UINT, DWORD) = NULL
) throw();
Comentários
See SetTimer in the Windows SDK.
Requisitos
Cabeçalho: atlwin.h