CWindow::GetDlgItemInt

将控件的文本为整数。

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

备注

在参见 Windows SDK的 GetDlgItemInt

要求

Header: atlwin.h

请参见

参考

CWindow Class

CWindow::SetDlgItemInt

CWindow::GetDlgItemText