CWnd::GetMenuBarInfo
Visual Studio 2010
Retrieves information about the specified menu bar.
BOOL GetMenuBarInfo( LONG idObject, LONG idItem, PMENUBARINFO pmbi ) const;
This member function emulates the functionality of the function GetMenuBarInfo, as described in the Windows SDK.