Microsoft Internet Security and Acceleration Server 2000

FPCServer.Adapters Property

Gets a collection of objects representing the available network adapter cards (NICs).

VBScript Syntax[VBScript]

[ collFPCAdapters = ] FPCServer.Adapters

C++ Syntax[C++]

HRESULT get_Adapters(
  IFPCAdapters **pcollFPCAdapters
);

Parameters

collFPCAdapters
Reference to the FPCAdapters collection.

The property is read-only.