Microsoft Internet Security and Acceleration Server 2000

FPCFirewallChaining.PrimaryAutoDialOut Property

Gets a reference to an object that represents the automatic-dial settings of the primary connection.

VBScript Syntax[VBScript]

[ oAutoDial = ] FPCFirewallChaining.PrimaryAutoDialOut

C++ Syntax[C++]

HRESULT get_PrimaryAutoDialOut(
  IFPCAutoDial **poAutoDial
);

Parameters

oAutoDial
Reference to an FPCAutoDial object.

The property is read-only.

Applies To

FPCFirewallChaining