FPCDiskDrives collection

Applies to: desktop apps only

The FPCDiskDrives collection holds a set of FPCDiskDrive objects. This collection is accessed through the DiskDrives property of an FPCServer object.

Ff824719.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCDiskDrives collection has these types of members:

  • Methods
  • Properties

Methods

The FPCDiskDrives collection has these methods.

Method Description
Item

Retrieves the requested FPCDiskDrive object from the collection.

Refresh

Reads the values of all the properties of the collection and its elements from persistent storage, discarding any changes that were not saved.

 

Properties

The FPCDiskDrives collection has these properties.

Property Access type Description

_NewEnum

Read-only

Gets an enumerator object for the collection.

Count

Read-only

Gets the number of FPCDiskDrive objects in the collection.

TotalCurrentCacheInMegs

Read-only

Gets the total amount of disk space currently being used by the cache, in megabytes. (This property is deprecated in Forefront TMG 2010.)

TotalDiskSizeInMegs

Read-only

Gets the total amount of disk space, in megabytes, on all NTFS disk drives.

TotalFreeSizeInMegs

Read-only

Gets the total amount of free space, in megabytes, on all NTFS disk drives.

 

Interfaces for C++ Programming

This collection implements the IFPCDiskDrives interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010