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

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

 

DISPID (Dispatch ID):

 

For more information, see SetInputTypeCodes in .NET Reference.

Syntax
Visual Basic
Public Sub SetInputTypeCodes( _
   ByVal InputTypeCodes As Variant _
) 
Parameters
InputTypeCodes

Return Type

See SetInputTypeCodes in .NET Reference.

Remarks

For remarks, see SetInputTypeCodes in .NET Reference.

Example

For examples, see SetInputTypeCodes in .NET Reference.

See Also

UACallArguments Object  | UACallArguments Members