IOfflineFilesTransparentCacheInfo interface (cscobj.h)

Represents information associated with transparently cached items.

Inheritance

The IOfflineFilesTransparentCacheInfo interface inherits from the IUnknown interface. IOfflineFilesTransparentCacheInfo also has these types of members:

Methods

The IOfflineFilesTransparentCacheInfo interface has these methods.

 
IOfflineFilesTransparentCacheInfo::IsTransparentlyCached

Determines whether the item is transparently cached.

Requirements

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

See also

IOfflineFilesEvents3