This handler is called whenever a new alarm or event message is received by the AMIP API application.(CAlarmUpdateInfo *pAlarmInfo)
The pAlarmInfo is a pointer to the Alarm Information structure defined in the CAlarmUpdateInfo class.
Place all the code you need to process a message in this command handler.
Command Handlers. |