BWIIsCondSet (h, type, cond, exist)
Use this to determine if the specified condition is set.
h |
Handle created using BWICreateHandle. |
type | Condition type. This is one of BWI_N_FATAL, BWI_N_ERROR, BWI_N_WARNING and BWI_N_INFORMATION. |
cond | Value of the condition. |
exist | Long integer. This is 1 if the item exists and 0 if it does not. |