SetUrgency is a method for defining the desired urgency level for the alarm. Its input parameter, RequestedUrgency, is specified ...

SetUrgency is a method for defining the desired urgency level for the alarm. Its input parameter, RequestedUrgency, is specified using the Values list of CIM_AlarmDevice's Urgency property. SetUrgency returns 0 if the request is successfully implemented, 1 if the specified urgency level is not supported, and some other value if any other error occurred.