FPCDiskDrive Object

The FPCDiskDrive object represents a single disk drive of a Forefront TMG computer. This object provides read-only access to the drive's properties.

This object is an element of an FPCDiskDrives collection.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCDiskDrive object does not define any methods.

Properties

The FPCDiskDrive object defines the following properties.

Property Description

DiskSizeInMegs

Gets the size of the disk drive, in megabytes.

FileSystem

Gets the name of the file system; for example, "FAT", "FAT32", or "NTFS".

FreeSpaceInMegs

Gets the amount of free space, in megabytes, on the disk drive.

Name

Gets the name of the disk drive; for example, "C:" or "D:".

Interfaces for C++ Programming

This object implements the IFPCDiskDrive interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.