CWindow::GetWindowLong

Recupera un valore a 32 bit a un offset specificato in memoria aggiuntiva della finestra.

LONG GetWindowLong(
   int nIndex 
) const throw();

Note

Vedere GetWindowLong in Windows SDK.

[!NOTA]

Per scrivere il codice compatibile con sia a 32 bit che le versioni a 64 bit di Windows, utilizzare CWindow::GetWindowLongPtr.

Requisiti

Header: atlwin.h

Vedere anche

Riferimenti

Classe di CWindow

CWindow::SetWindowLong

CWindow::GetWindowWord