# mGetAlarmMonitoringQueue

## `AlarmManagerBuffer.mGetAlarmMonitoringQueue` (METH)

METHOD mGetAlarmMonitoringQueue : POINTER TO ARRAY \[0..ConstantParameters.gc\_iMaxActiveAlarms] OF stAlarmMonitoringState

returns the pointer to the monitoring queue

InOut:

| Scope  | Name                       | Type                                                                                                  |
| ------ | -------------------------- | ----------------------------------------------------------------------------------------------------- |
| Return | `mGetAlarmMonitoringQueue` | <p>POINTER TO ARRAY<br>\[0..ConstantParameters.gc\_iMaxActiveAlarms]<br>OF stAlarmMonitoringState</p> |
