CWindow::GetWindowLong

LONG GetWindowLong( int nIndex ) const;

See GetWindowLong in the Win32 SDK.

Remarks

Retrieves a 32-bit value at a specified offset into the extra window memory.

CWindow OverviewClass Members

See Also   CWindow::SetWindowLong, CWindow::GetWindowWord