IBitsPeerCacheRecord interface
Use IBitsPeerCacheRecord to get information about a file in the cache.
To get this interface, call one of the following methods:
Members
The IBitsPeerCacheRecord interface inherits from the IUnknown interface. IBitsPeerCacheRecord also has these types of members:
Methods
The IBitsPeerCacheRecord interface has these methods.
Method | Description |
---|---|
GetFileModificationTime |
Gets the date and time that the file was last modified on the server. |
GetFileRanges |
Gets the ranges of the file that are in the cache. |
GetFileSize |
Gets the size of the file. |
GetId |
Get the identifier that uniquely identifies the record in the cache. |
GetLastAccessTime |
Get the date and time that the file was last accessed. |
GetOriginUrl |
Gets the origin URL of the cached file. |
IsFileValidated |
Determines whether the file has been validated. |
Requirements
Minimum supported client |
Windows Vista |
---|---|
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
Library |
|