ICommandSource::RemoveCommandHandler
Removes a command handler from a command source object.
void RemoveCommandHandler(
unsigned int cmdID
);
Parameters
- cmdID
The command ID.
Remarks
This method removes the command handler mapped to cmdID from the command source object.
Requirements
Header: afxwinforms.h