OPC Labs EasyOPC-UA Library
SubscriptionResolved Method
OpcLabs_EasyOpcUA ActiveX DLL > DEasyUASubscriberEvents Object : SubscriptionResolved Method
Description
Raised when the OPC UA PubSub has resolved the dataset subscription.
Syntax
Visual Basic
Public Sub SubscriptionResolved( _
   ByVal sender0 As Variant, _
   ByVal eventArgs As EasyUASubscriptionResolvedEventArgs _
) 
Parameters
sender0
eventArgs
See Also

DEasyUASubscriberEvents Object  | DEasyUASubscriberEvents Members