OPC Labs EasyOPC “Classic” Components Library
PullNotification Method
OpcLabs_EasyOpcClassicComponents ActiveX DLL > EasyAEClient Object : PullNotification Method

Description
Attempts to pull an OPC event subscribed to by the SubscribeEvents method. Returns refresh or standard event notifications.

 

DISPID (Dispatch ID):

 

For more information, see PullNotification in .NET Reference.

Syntax
Visual Basic
Public Function PullNotification( _
   ByVal millisecondsTimeout As Long _
) As EasyAENotificationEventArgs
Parameters
millisecondsTimeout

Return Type

See PullNotification in .NET Reference.

Remarks

For remarks, see PullNotification in .NET Reference.

Example

For examples, see PullNotification in .NET Reference.

See Also

EasyAEClient Object  | EasyAEClient Members