IBitsPeerCacheAdministration::ClearRecords method (bits3_0.h)
Removes all the records and files from the cache.
Syntax
HRESULT ClearRecords();
Return value
The method returns the following return values.
| Return code | Description |
|---|---|
|
Success |
Remarks
The cache is not cleared until all current cache activity is complete.
Requirements
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | bits3_0.h (include Bits.h) |
| Library | Bits.lib |