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

Description
Changes parameters of multiple subscriptions, specifying a list of objects containing all necessary arguments.

 

DISPID (Dispatch ID):

 

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

Syntax
Visual Basic
Public Sub ChangeMonitoredItemSubscriptionList( _
   ByVal subscriptionChangeArgumentsList As IList _
) 
Parameters
subscriptionChangeArgumentsList

Return Type
Remarks

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

Example

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

See Also

EasyUAClient Object  | EasyUAClient Members