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.
Removes the specified user tool from the application.
BOOL RemoveTool(
CUserTool* pTool
);
Parameters
- [in, out] pTool
A pointer to a user tool to be removed.
Return Value
TRUE if the tool is successfully removed. Otherwise, FALSE.
Remarks
If the tool is successfully removed, this method deletes pTool.
Requirements
Header: afxusertoolsmanager.h