Microsoft Internet Security and Acceleration Server 2000

FPCServer.DiskDrives Property

Gets a collection of disk-drive objects in this server.

VBScript Syntax[VBScript]

[ collFPCDiskDrives = ] FPCServer.DiskDrives

C++ Syntax[C++]

HRESULT get_DiskDrives(
  IFPCDiskDrives **pcollFPCDiskDrives
);

Parameters

collFPCDiskDrives
Reference to the FPCDiskDrives collection.

The property is read-only.

Applies To

FPCServer