OPC Labs EasyOPC-UA Library
UnregisterMultipleNodes Method
OpcLabs_EasyOpcUA ActiveX DLL > ComEasyUAClientNodeRegistration Object : UnregisterMultipleNodes Method

Description
Unregisters the nodes specified by their registration handles.

 

DISPID (Dispatch ID):

 

For more information, see UnregisterMultipleNodes in .NET Reference.

Syntax
Visual Basic
Public Sub UnregisterMultipleNodes( _
   ByVal handlesToUnregisterArray As Variant _
) 
Parameters
handlesToUnregisterArray

Return Type

See UnregisterMultipleNodes in .NET Reference.

Remarks

For remarks, see UnregisterMultipleNodes in .NET Reference.

Example

For examples, see UnregisterMultipleNodes in .NET Reference.

See Also

ComEasyUAClientNodeRegistration Object  | ComEasyUAClientNodeRegistration Members