Compartilhar via


CWindow::SetWindowWord

Define um valor de 16 bit em um deslocamento especificado na memória extra janela.

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

Comentários

See SetWindowLong in the Windows SDK.

Requisitos

Cabeçalho: atlwin.h

Consulte também

Referência

Classe CWindow

CWindow::GetWindowWord

CWindow::SetWindowLong

Outros recursos

CWindow membros