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.
Returns the list of menu names added to the CContextMenuManager.
void GetMenuNames(
CStringList& listOfNames
) const;
Parameters
- [out] listOfNames
A reference to a CStringList parameter. This method writes the list of menu names to this parameter.
Requirements
Header: afxcontextmenumanager.h