CBCGPUserTool* CBCGPUserToolsManager::FindTool | ( | UINT | uiCmdId | ) | const |
Given a menu command ID returns a pointer to CBCGPUserTool - derived object associated with this menu command.
Call this member function to retrieve a pointer to CBCGPUserTool or CBCGPUserTool - derived object associated with the specified menu command ID.
uiCmdId | A menu command identifier. |