Microsoft Internet Security and Acceleration Server 2000

FPCServer.CacheDrives Property

Gets a collection of cache drive objects in this server.

VBScript Syntax[VBScript]

[ collFPCCacheDrives = ] FPCServer.CacheDrives

C++ Syntax[C++]

HRESULT get_CacheDrives(
  IFPCCacheDrives **pcollFPCCacheDrives
);

Parameters

collFPCCacheDrives
Reference to the FPCCacheDrives collection.

The property is read-only.

Applies To

FPCServer