Microsoft Internet Security and Acceleration Server 2000

FPCPrimaryRoute.AutoDialOut Property

Gets a reference to an FPCAutoDial object that represents the automatic-dial settings.

VBScript Syntax[VBScript]

[ oFPCAutoDial = ] FPCPrimaryRoute.AutoDialOut

C++ Syntax[C++]

HRESULT get_AutoDialOut(
  IFPCAutoDial **poFPCAutoDial
);

Parameters

oFPCAutoDial
Reference to an FPCAutoDial object that represents the automatic-dial settings.

The property is read-only.

Applies To

FPCPrimaryRoute