I got it working. I started from the example and implemented the methods to filter the classes. I mostly did the same thing that was already implemented for the groups.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Anyone know how to use IAlarmFilterCriteria to get the active alarms of a specific class?
There is a method called "GetCountAlarmClass" which seems to be exactly what I need but I cannot find where to specify the class I want to get back.
I got it working. I started from the example and implemented the methods to filter the classes. I mostly did the same thing that was already implemented for the groups.