Raises the ProcessAlarmNotification event.

C# | Visual Basic | Visual C++ |
protected virtual void OnProcessAlarmNotification( StateRecord pointState )
Protected Overridable Sub OnProcessAlarmNotification ( _ pointState As StateRecord _ )
protected: virtual void OnProcessAlarmNotification( StateRecord^ pointState )

- pointState (StateRecord)
- StateRecord to send to ProcessAlarmNotification event.