Microsoft Internet Security and Acceleration Server 2000

FPCDiskDrive.CurrentCacheInMegs Property

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

VBScript Syntax[VBScript]

[ lCurrentCache = ] FPCDiskDrive.CurrentCacheInMegs

C++ Syntax[C++]

HRESULT get_CurrentCacheInMegs(
  long *plCurrentCache
);

Parameters

lCurrentCache
Long value that specifies, in megabytes, how much of the disk space is currently being used by the cache.

The property is read-only.

Applies To

FPCDiskDrive