CWindow::GetDlgItemInt
轉譯控制項的文字為整數。
UINT GetDlgItemInt(
int nID,
BOOL* lpTrans = NULL,
BOOL bSigned = TRUE
) const throw();
備註
請參閱在 Windows SDK的 GetDlgItemInt 。
需求
Header: atlwin.h
轉譯控制項的文字為整數。
UINT GetDlgItemInt(
int nID,
BOOL* lpTrans = NULL,
BOOL bSigned = TRUE
) const throw();
請參閱在 Windows SDK的 GetDlgItemInt 。
Header: atlwin.h