Microsoft Internet Security and Acceleration Server 2000

FPCDiskDrives Collection

The FPCDiskDrives collection provides access to a group of FPCDiskDrive objects. This object is a property of an FPCServer object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCDiskDrives interface.

Methods

The following table lists the methods of the FPCDiskDrives collection.

Method Description
Item Retrieves the given FPCDiskDrive object from the collection.
Refresh Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved.

Properties

The following table lists the properties of the FPCDiskDrives collection.

Property Description
Count Gets the number of disk drive objects in the collection.
TotalCurrentCacheInMegs Gets the total amount of disk space currently being used by the cache.
TotalDiskSizeInMegs Gets the total amount of disk space in all NTFS file system drives.
TotalFreeSizeInMegs Gets the total amount of free space in all NTFS file system drives.
VendorParametersSets Not implemented for this object.

Requirements

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