CUserToolsManager::FindTool
返回指向与指定的命令ID.的 CUserTool选件类 对象
CUserTool* FindTool(
UINT uiCmdId
) const;
参数
- [in] uiCmdId
菜单命令标识符。
返回值
为 CUserTool选件类 或 CUserTool派生的对象的指针是否成功;否则 NULL。
备注
当 FindTool 成功,则返回的类型相同。pToolRTC 参数的类型。CWinAppEx::EnableUserTools。
要求
标头: afxusertoolsmanager.h