IBitsPeerCacheAdministration::GetMaximumCacheSize method (bits3_0.h)
Gets the maximum size of the cache.
Syntax
HRESULT GetMaximumCacheSize(
[out] DWORD *pBytes
);
Parameters
[out] pBytes
Maximum size of the cache, as a percentage of available hard disk drive space.
Return value
The method returns the following return values.
Return code | Description |
---|---|
|
Success |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | bits3_0.h (include Bits.h) |
Library | Bits.lib |