Visual Studio 2010 - Visual C++
CWnd::GetWindowInfo
Retrieves information about the window.
BOOL GetWindowInfo( PWINDOWINFO pwi ) const;
Parameters
Remarks
This member function emulates the functionality of the function GetWindowInfo, as described in the Windows SDK.
Requirements
Header: afxwin.h
See Also