This document is archived and information here might be outdated. Recommended version. |
Copies the tool to a toolbox.
[Visual Basic .NET] Public Function Copy ( _ ByVal destination As Object _ ) As IGPTool
[C#] public IGPTool Copy ( object destination );
[C++]
HRESULT Copy(
LPUNKNOWN destination
);
[C++] Parameters destination [in]
destination is a parameter of type IUnknown