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 the name that is associated with the given command ID.
LPCTSTR GetCommandName(
UINT uiCmd
) const;
Parameters
- [in] uiCmd
The ID of the command to retrieve.
Return Value
The name that is associated with the given command ID, or NULL if the command does not exist.
Requirements
Header: afxtoolbarscustomizedialog.h