Microsoft Internet Security and Acceleration Server 2000

FPCFirewallChaining.ChainingAutoDialOut Property

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

VBScript Syntax[VBScript]

[ oFPCAutoDial = ] FPCFirewallChaining.ChainingAutoDialOut

C++ Syntax[C++]

HRESULT get_ChainingAutoDialOut(
  IFPCAutoDial **poFPCAutoDial
);

Parameters

oFPCAutoDial
Reference to an FPCAutoDial object.

The property is read-only.

Applies To

FPCFirewallChaining