OPC Labs EasyOPC-UA Library
CallMethodList Method
OpcLabs_EasyOpcUA ActiveX DLL > EasyUAClient Object : CallMethodList Method

Description
Calls multiple methods, using list of argument objects as an input.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.ComTypes._EasyUAClient.CallMethodList in .NET Reference.

Syntax
Visual Basic
Public Function CallMethodList( _
   ByVal callArgumentsList As IList _
) As ElasticVector
Parameters
callArgumentsList

Return Type
Remarks

For remarks, see OpcLabs.EasyOpc.UA.ComTypes._EasyUAClient.CallMethodList in .NET Reference.

Example

For examples, see OpcLabs.EasyOpc.UA.ComTypes._EasyUAClient.CallMethodList in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members