Microsoft Internet Security and Acceleration Server 2000

FPCDiskDrives.TotalCurrentCacheInMegs Property

Gets the total amount of disk space currently being used by the cache.

VBScript Syntax[VBScript]

[ lCurrentCache = ] FPCDiskDrives.TotalCurrentCacheInMegs

C++ Syntax[C++]

HRESULT get_TotalCurrentCacheInMegs(
  long *plCurrentCache
);

Parameters

lCurrentCache
Long value that specifies the total amount of disk space currently used by the cache, in megabytes.

The property is read-only.

Applies To

FPCDiskDrives