OPC Labs EasyOPC-UA Components Library
PullSubscriptionResolvedList Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUASubscriber Object : PullSubscriptionResolvedList Method

Description
Attempts to pull multiple subscription resolved event notifications, returning a list.

 

DISPID (Dispatch ID):

 

For more information, see OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriber.PullSubscriptionResolvedList in .NET Reference.

Syntax
Visual Basic
Public Function PullSubscriptionResolvedList( _
   ByVal maximumCount As Long, _
   ByVal millisecondsTimeout As Long _
) As ElasticVector
Parameters
maximumCount

millisecondsTimeout

Return Type
Remarks

For remarks, see OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriber.PullSubscriptionResolvedList in .NET Reference.

Example

For examples, see OpcLabs.EasyOpc.UA.PubSub.ComTypes._EasyUASubscriber.PullSubscriptionResolvedList in .NET Reference.

See Also

EasyUASubscriber Object  | EasyUASubscriber Members