This document is archived and information here might be outdated. Recommended version. |
Invokes the tool currently associated with the command.
[Visual Basic .NET] Public Sub Invoke ( _ ByVal Parameters As IArray _ )
[C#] public void Invoke ( IArray Parameters );
[C++]
HRESULT Invoke(
IArray* Parameters
);
[C++] Parameters Parameters [in]
Parameters is a parameter of type IArray*