METHOD GetAlarmGroupsDescription
Gets the alarms groups handled by proxy
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Input
|
pGrpDesc
|
POINTER TO ARRAY [0..0] OF ProxyStructMonitorAlarmGroupDesc
|
Where to store the groups descriptions
|
iSize
|
INT
|
The size of above array in term of entries
|
Output
|
iGrpCnt
|
INT
|
The real number of entries written
|
|