# mGetAlarmBuffer

## `IAlarmBuffer.mGetAlarmBuffer` (METH)

METHOD mGetAlarmBuffer : POINTER TO ARRAY \[0..ConstantParameters.gc\_iMaxAlarms] OF stAlarmRowStructure

This method returns the AlarmBuffer from an instance that implements the IAlarmBuffer interface

InOut:

| Scope  | Name              | Type                                                                                         |
| ------ | ----------------- | -------------------------------------------------------------------------------------------- |
| Return | `mGetAlarmBuffer` | <p>POINTER TO ARRAY<br>\[0..ConstantParameters.gc\_iMaxAlarms]<br>OF stAlarmRowStructure</p> |
