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.
Executes an application associated with the user tool that has a specified command ID.
BOOL InvokeTool(
UINT uiCmdId
);
Parameters
- [in] uiCmdId
The menu command ID associated with the user tool.
Return Value
Nonzero if the command associated with user tool was executed successfully; otherwise 0.
Remarks
Call this method to execute an application associated with the user tool that has the command ID specified by uiCmdId.
Requirements
Header: afxusertoolsmanager.h