OPC Labs EasyOPC “Classic” Library
Notification Method
OpcLabs_EasyOpcClassic ActiveX DLL > DEasyAEClientEvents Object : Notification Method
Description
Raised for every OPC event subscribed to by the SubscribeEvents method. This method can be called whether this is a refresh or standard event notification.
Syntax
Visual Basic
Public Sub Notification( _
   ByVal sender0 As Variant, _
   ByVal eventArgs As EasyAENotificationEventArgs _
) 
Parameters
sender0
eventArgs
See Also

DEasyAEClientEvents Object  | DEasyAEClientEvents Members