Microsoft Internet Security and Acceleration Server 2000

FPCDiskDrive Object

The FPCDiskDrive object represents a single disk drive of an ISA Server computer. This object lets you read the drive's properties.

This object is a member of the FPCDiskDrives collection.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCDiskDrive interface.

Properties

The following table lists the properties of the FPCDiskDrive object.

Property Description
CurrentCacheInMegs Gets the amount of disk space being used by the cache.
DiskSizeInMegs Gets the size of the disk.
FileSystem Gets the name of the file system.
FreeSpaceInMegs Gets the size of the free space, in megs, on the current disk.
Name Gets the name of the drive.

Requirements

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