Microsoft Internet Security and Acceleration Server 2000

FPCServers Collection

The FPCServers collection holds a group of FPCServer objects. This collection represents all the servers within the current array. All configurable settings within each ISA Server computer can be accessed by using objects within this collection.

It is a property of the FPCArray object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCServers interface.

Methods

The following table lists the methods of the FPCServers collection.

Method Description
GetContainingServer Returns the server containing the current computer.
Item Retrieves the given FPCServer object from the collection.
Refresh Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Remove Removes a server from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCServers collection

Property Description
Count Gets the number of server objects in the collection.
VendorParametersSets Gets a reference to an object for storing and loading custom data into the FPCServers collection's storage.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.