CKeyboardManager::CleanUp
Frees the CKeyboardManager resources and clears all shortcut key mappings.
static void CleanUp();
Remarks
For more information about shortcut keys, see Keyboard and Mouse Customization.
You do not have to call this function when your application exits because the framework calls it automatically during application exit.
Requirements
Header: afxkeyboardmanager.h
See Also
Reference
CMFCAcceleratorKeyAssignCtrl Class