Raises the ProcessAlarmNotification event.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected virtual void OnProcessAlarmNotification( StateRecord pointState )
Protected Overridable Sub OnProcessAlarmNotification ( _ pointState As StateRecord _ )
protected: virtual void OnProcessAlarmNotification( StateRecord^ pointState )
Parameters
- pointState (StateRecord)
- StateRecord to send to ProcessAlarmNotification event.