Microsoft Internet Security and Acceleration Server 2000 |
Gets whether the rule applies at all times.
[ bApplies = ]ProtocolRule.AppliesAlways
HRESULT get_AppliesAlways( VARIANT_BOOL *pbApplies );
The property is read-only. It can be set to VARIANT_TRUE by calling the SetAppliesAlways method. It is set to VARIANT_FALSE if you call the SetSchedule method. When this property is set to VARIANT_FALSE, the schedule defined by the ScheduleUsed property will define the times at which the rule applies.