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
S_OK
Success

Remarks

The cache is not cleared until all current cache activity is complete.

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

See also

IBitsPeerCacheAdministration

IBitsPeerCacheAdministration::DeleteRecord