다음을 통해 공유


CWindow::SetWindowLong

32 비트 값 추가 창 메모리에 지정 된 오프셋을 설정합니다.

LONG SetWindowLong(
   int nIndex,
   LONG dwNewLong 
) throw();

설명

참조 SetWindowLong 에 있는 Windows SDK.

[!참고]

32 비트와 64 비트 버전의 Windows와 호환 되는 코드를 작성할 수 CWindow::SetWindowLongPtr.

요구 사항

헤더: atlwin.h

참고 항목

참조

CWindow 클래스

CWindow::GetWindowLong

CWindow::SetWindowWord