Microsoft Internet Security and Acceleration Server 2000

FPCCacheDrives.TotalCacheInMegs Property

Gets the total size allocated to the cache in all drives.

VBScript Syntax[VBScript]

[ lSize = ] FPCCacheDrives.TotalCacheInMegs

C++ Syntax[C++]

HRESULT get_TotalCacheInMegs( 
  long *plSize
);

Parameters

lSize
Long value that specifies the total size, in megabytes, allocated to the cache in all drives.

The property is read-only.

Applies To

FPCCacheDrives

See Also

FPCCacheDrive