Applies To: |
|
Summary: |
I am trying to use the AlarmSetQuery function to filter my alarm by categories. The function works correctly for the first time. However, if I dynamically change the filter criteria (add/remove a category), then alarmsetquery woudl still use the older set of categories. |
Solution: |
The filter function only works the first
time, because by default, the alarm server runs filter queries in
an optimised fashion. This
AlarmSetQuery(AN, QueryFunction [, sArgs] [, iAlways] ) iAlways: |
Keywords: |
Related Links
Attachments