Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves information for a menu.
BOOL GetMenuInfo(
LPMENUINFO lpcmi
) const;
Parameters
- lpcmi
A pointer to a MENUINFO structure containing information for the menu.
Return Value
If the function succeeds, the return value is nonzero; otherwise, the return value is zero.
Remarks
Call this function to retrieve information about the menu.
Requirements
Header: afxwin.h