CWindow::GetDlgItemInt
컨트롤의 텍스트를 정수로 변환합니다.
UINT GetDlgItemInt(
int nID,
BOOL* lpTrans = NULL,
BOOL bSigned = TRUE
) const throw();
설명
참조 GetDlgItemInt 에 있는 Windows SDK.
요구 사항
헤더: atlwin.h
컨트롤의 텍스트를 정수로 변환합니다.
UINT GetDlgItemInt(
int nID,
BOOL* lpTrans = NULL,
BOOL bSigned = TRUE
) const throw();
참조 GetDlgItemInt 에 있는 Windows SDK.
헤더: atlwin.h