CWnd::GetTitleBarInfo
Visual Studio 2005
Retrieves information about the specified title bar.
BOOL GetTitleBarInfo( PTITLEBARINFO pti ) const;
Parameters
- pti
-
Pointer to a TITLEBARINFO structure that receives the information.
This member function emulates the functionality of the function GetTitleBarInfo, as described in the Platform SDK.