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

CWindow Class

CWindow::SetTimer