CWindow::GetDlgItemInt

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

See GetDlgItemInt in the Win32 SDK.

Remarks

Translates a control's text to an integer.

CWindow OverviewClass Members

See Also   CWindow::SetDlgItemInt, CWindow::GetDlgItemText