scripting:api:application:un-register-tool

UnRegisterTool

Method of IApplication

UnRegister a tool

Application.UnRegisterTool(pToolHandler);
Application.UnRegisterTool pToolHandler
HRESULT hr = Application.UnRegisterTool(pToolHandler);