Compartir a través de


CWindow::KillTimer

Destruye un evento de temporizador creado por CWindow::SetTimer.

BOOL KillTimer(
   UINT nIDEvent 
) throw();

Comentarios

Vea KillTimer en Windows SDK.

Requisitos

encabezado: atlwin.h

Vea también

Referencia

Clase de CWindow

CWindow::SetTimer