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

Description
Sets the fully qualified names of the input argument types.

 

DISPID (Dispatch ID):

 

For more information, see SetInputTypeFullNames in .NET Reference.

Syntax
Visual Basic
Public Sub SetInputTypeFullNames( _
   ByRef InputTypeFullNames() As String _
) 
Parameters
InputTypeFullNames

Return Type

See SetInputTypeFullNames in .NET Reference.

Remarks

For remarks, see SetInputTypeFullNames in .NET Reference.

Example

For examples, see SetInputTypeFullNames in .NET Reference.

See Also

UACallArguments Object  | UACallArguments Members