CWnd::GetTitleBarInfo

Retrieves information about the specified title bar.

BOOL GetTitleBarInfo(
PTITLEBARINFO pti
) const;

Параметры

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

Заметки

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

Требования

Header: afxwin.h

См. также

Основные понятия

CWnd Class

CWnd Members

Hierarchy Chart