Microsoft Internet Security and Acceleration Server 2000

FPCCacheDrives Collection

The FPCCacheDrives collection provides access to a group of FPCCacheDrive objects. This collection is a property of the FPCServer object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCCacheDrives interface.

Methods

The following table lists the methods of the FPCCacheDrives collection.

Method Description
Add Creates a new FPCCacheDrive object in the collection and returns a reference to it.
Item Retrieves the given FPCCacheDrive 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 one FPCCacheDrive object from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCCacheDrives collection.

Property Description
Count Gets the number of cache drive objects in the collection.
TotalCacheInMegs Gets the total size allocated to the cache in all drives.
VendorParametersSets Gets a reference to an object for storing and loading custom data into the FPCCacheDrives collections storage.

Requirements

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