Microsoft Internet Security and Acceleration Server 2000

FPCRoutingRule.IsDefault Property

Gets whether the rule is preinstalled, and cannot be deleted or have its position changed in the rule order.

VBScript Syntax[VBScript]

[ bDefault = ] FPCRoutingRule.IsDefault

C++ Syntax[C++]

HRESULT get_IsDefault(
  VARIANT_BOOL *pbDefault
);

Parameters

bDefault
Boolean value that specifies whether the rule is preinstalled.

The property is read-only.

Applies To

FPCRoutingRule