CWindow::SetWindowWord

将16位值在指定的偏移量额外的windows内存中。

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

备注

在参见 Windows SDK的 SetWindowLong

要求

Header: atlwin.h

请参见

参考

CWindow Class

CWindow::GetWindowWord

CWindow::SetWindowLong