OPC Labs EasyOPC-UA Components Library
UnsubscribeMonitoredItemList Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : UnsubscribeMonitoredItemList Method

Description
Unsubscribe from changes of multiple monitored items, specifying a list of integer handles.

 

DISPID (Dispatch ID):

 

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

Syntax
Visual Basic
Public Sub UnsubscribeMonitoredItemList( _
   ByVal handlesToUnsubscribeList As IList _
) 
Parameters
handlesToUnsubscribeList

Return Type
Remarks

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

Example

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

See Also

EasyUAClient Object  | EasyUAClient Members