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