Sets array of input arguments to the method call. The number of arguments and their types must conform to the method's requirements.
DISPID (Dispatch ID):
For more information, see SetInputArguments in .NET Reference.
 
            
DISPID (Dispatch ID):
For more information, see SetInputArguments in .NET Reference.
| Visual Basic | 
|---|
| Public Sub SetInputArguments( _ ByVal InputArguments As Variant _ ) | 
See SetInputArguments in .NET Reference.
For remarks, see SetInputArguments in .NET Reference.
For examples, see SetInputArguments in .NET Reference.