CWnd::GetTitleBarInfo

Retrieves information about the specified title bar.

BOOL GetTitleBarInfo( 
PTITLEBARINFO pti 
) const;

Parameters

  • pti
    Pointer to a TITLEBARINFO structure that receives the information.

Remarks

This member function emulates the functionality of the function GetTitleBarInfo, as described in the Windows SDK.

Requirements

Header: afxwin.h

See Also

Concepts

CWnd Members

Reference

CWnd Class

Hierarchy Chart