This method retrieves a 32-bit value at a specified offset into the extra window memory.
At a Glance
Header file: | Atlwin.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
LONG GetWindowLong( int nIndex ) const;
See Also