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

Description
Attempts to pull multiple dataset message event notifications, returning a list.

 

DISPID (Dispatch ID):

 

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

Syntax
Visual Basic
Public Function PullDataSetMessageList( _
   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.PullDataSetMessageList in .NET Reference.

Example

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

See Also

EasyUASubscriber Object  | EasyUASubscriber Members