Поделиться через


CWindow::SetWindowWord

Sets a 16-bit value at a specified offset into the extra window memory.

WORD SetWindowWord(
   int nIndex,
   WORD wNewWord 
) throw();

Заметки

See SetWindowLong in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members

CWindow::GetWindowWord

CWindow::SetWindowLong