This method translates a control's text to an integer.
UINT GetDlgItemInt( int nID, BOOL* lpTrans = NULL, BOOL bSigned = TRUE ) const;
| Header file: | Atlwin.h |
| Platforms: | |
| Versions: | Version 2.0 and later |
| Complete documentation: | Visual C++ documentation |
The GetDlgItemInt method can only translate text strings of up to 48 characters.
CWindow Overview, CWindow Methods, CWindow::SetDlgItemInt, CWindow::GetDlgItemText