Microsoft Internet Security and Acceleration Server 2000

FPCServer.DialupNetworkConnections Property

Gets a collection of dialup network connections in this server.

VBScript Syntax[VBScript]

[ oFPCDialupNetworkConnections = ] FPCServer.DialupNetworkConnections

C++ Syntax[C++]

HRESULT get_DialupNetworkConnections(
  IFPCDialupNetworkConnections **poFPCDialupNetworkConnections
);

Parameters

oFPCDialupNetworkConnections
Reference to the FPCDialupNetworkConnections collection.

The property is read-only.

Applies To

FPCServer