CWnd::GetWindowInfo
Retrieves information about the window.
BOOL GetWindowInfo(
PWINDOWINFO pwi
) const;
Parameters
- pwi
A pointer to a WINDOWINFO structure.
Remarks
This member function emulates the functionality of the function GetWindowInfo, as described in the Windows SDK.
Requirements
Header: afxwin.h