Compartir a través de


CWindow::GetDlgItemInt

traduce el texto de un control a un entero.

UINT GetDlgItemInt(
   int nID,
   BOOL* lpTrans = NULL,
   BOOL bSigned = TRUE 
) const throw();

Comentarios

Vea GetDlgItemInt en Windows SDK.

Requisitos

encabezado: atlwin.h

Vea también

Referencia

Clase de CWindow

CWindow::SetDlgItemInt

CWindow::GetDlgItemText