OPC Labs EasyOPC-UA Library
InputArguments Property
OpcLabs_EasyOpcUA ActiveX DLL > UACallArguments Object : InputArguments Property
Description
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 InputArguments in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property InputArguments As Variant()
Return Type

See InputArguments in .NET Reference.

Remarks

For remarks, see InputArguments in .NET Reference.

Example

For examples, see InputArguments in .NET Reference.

See Also

UACallArguments Object  | UACallArguments Members