다음을 통해 공유


CWindow::GetDlgItemInt

컨트롤의 텍스트를 정수로 변환합니다.

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

설명

참조 GetDlgItemInt 에 있는 Windows SDK.

요구 사항

헤더: atlwin.h

참고 항목

참조

CWindow 클래스

CWindow::SetDlgItemInt

CWindow::GetDlgItemText