Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Increments by one the counter that is associated with the given command.
static void __stdcall AddCommandUsage(
UINT uiCommand
);
Parameters
- [in] uiCommand
Specifies the command counter to increment.
Remarks
The framework calls this method when the user selects a menu item.
The framework uses command counters to display recently used menu items.
This method increments the command counter by using the CMFCCmdUsageCount::AddCmd method.
Requirements
Header: afxtoolbar.h