CWindow::SendDlgItemMessage
메시지를 컨트롤에 보냅니다.
LRESULT SendDlgItemMessage(
int nID,
UINT message,
WPARAM wParam = 0,
LPARAM lParam = 0
) throw();
설명
참조 SendDlgItemMessage 에 있는 Windows SDK.
요구 사항
헤더: atlwin.h
메시지를 컨트롤에 보냅니다.
LRESULT SendDlgItemMessage(
int nID,
UINT message,
WPARAM wParam = 0,
LPARAM lParam = 0
) throw();
참조 SendDlgItemMessage 에 있는 Windows SDK.
헤더: atlwin.h