EN
Deze inhoud is niet beschikbaar in uw taal, maar wel in het Engels.
IBitsPeerCacheAdministration::DeleteRecord method
Deletes a record and file from the cache. This method uses the record's identifier to identify the record to delete.
Syntax
HRESULT DeleteRecord(
[in] REFGUID id
);
Parameters
- id [in]
-
Identifier of the record to delete from the cache. The IBitsPeerCacheRecord::GetId method returns the identifier.
Return value
The method returns the following return values.
| Return code | Description |
|---|---|
|
Success |
|
The cache record is in use and cannot be changed or deleted. Try again after a few seconds. |
Remarks
The cache record is not removed until all current activity with the cache record is complete.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
Library |
|
See also
- IBitsPeerCacheAdministration
- IBitsPeerCacheAdministration::DeleteUrl
- IBitsPeerCacheAdministration::GetRecord
Send comments about this topic to Microsoft
Build date: 11/12/2012