Microsoft Internet Security and Acceleration Server 2000

FPCRoutingRule.PrimaryRoute Property

Gets a reference to an object that represents the specific server or array of the main (primary) route.

VBScript Syntax[VBScript]

[ oFPCPrimaryRoute = ] FPCRoutingRule.PrimaryRoute

C++ Syntax[C++]

HRESULT get_PrimaryRoute(
  IFPCPrimaryRoute **poFPCPrimaryRoute
);

Parameters

oFPCPrimaryRoute
Reference to the FPCPrimaryRoute object.

The property is read-only.

Applies To

FPCRoutingRule