Microsoft Internet Security and Acceleration Server 2000

FPCBackupRoute.AutoDialOut Property

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

VBScript Syntax[VBScript]

[ oFPCAutoDial = ] FPCBackupRoute.AutoDialOut

C++ Syntax[C++]

HRESULT get_AutoDialOut(
  IFPCAutoDial **oFPCAutoDial
);

Parameters

oFPCAutoDial
Refrence to an FPCAutoDial object that represents the auto dial settings.

The property is read-only.

Applies To

FPCBackupRoute