次の方法で共有


CWindow::GetDlgItemInt

更新 : 2007 年 11 月

コントロールのテキストを整数に変換します。

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

解説

Windows SDK の「GetDlgItemInt」を参照してください。

必要条件

ヘッダー : atlwin.h

参照

参照

CWindow クラス

CWindow::SetDlgItemInt

CWindow::GetDlgItemText

その他の技術情報

CWindow のメンバ