EnumNotifiedTeam
EnumNotifiedTeam(nAlarmId As Integer, nIndex As Integer, nTeamId As Integer) As Integer
Returns the team at index <nIndex> from the advised teams (call acknowledged) for the alarm <nAlarmId> in the parameter <nTeamId>.
To enumerate all teams loop on the index.
If <nTeamId> is null, no more team is advised for the requested alarm.