Edit

Share via


IOfflineFilesEvents3 interface (cscobj.h)

Used to report events associated with transparently cached items.

Inheritance

The IOfflineFilesEvents3 interface inherits from IOfflineFilesEvents2 and IOfflineFilesEvents. IOfflineFilesEvents3 also has these types of members:

Methods

The IOfflineFilesEvents3 interface has these methods.

 
IOfflineFilesEvents3::PrefetchFileBegin

Reports that a file prefetch operation has begun.
IOfflineFilesEvents3::PrefetchFileEnd

Reports that a file prefetch operation has ended.
IOfflineFilesEvents3::TransparentCacheItemNotify

Reports that an action has been performed on a transparently cached item.

Requirements

Requirement Value
Minimum supported client Windows 7
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header cscobj.h

See also

IOfflineFilesEvents

IOfflineFilesEvents2

IOfflineFilesTransparentCacheInfo

Offline Files API Interfaces