OPC Labs EasyOPC-UA Library
SetInputTypes Method
OpcLabs_EasyOpcUA ActiveX DLL > UACallArguments Object : SetInputTypes Method

Description
Specifies the types that should be used when passing the input arguments to the server.

 

DISPID (Dispatch ID):

 

For more information, see SetInputTypes in .NET Reference.

Syntax
Visual Basic
Public Sub SetInputTypes( _
   ByRef InputTypes() As Type _
) 
Parameters
InputTypes

Return Type

See SetInputTypes in .NET Reference.

Remarks

For remarks, see SetInputTypes in .NET Reference.

Example

For examples, see SetInputTypes in .NET Reference.

See Also

UACallArguments Object  | UACallArguments Members