Microsoft Internet Security and Acceleration Server 2000

FPCDiskDrive.DiskSizeInMegs Property

Gets the size of the disk in megabytes.

VBScript Syntax[VBScript]

[ lSize = ] FPCDiskDrive.DiskSizeInMegs

C++ Syntax[C++]

HRESULT get_DiskSizeInMegs(
  long *plSize
);

Parameters

lSize
Long value that specifies the size, in megabytes, of the disk.

The property is read-only.

Applies To

FPCDiskDrive