IOfflineFilesFileItem interface (cscobj.h)

Represents a file item in the Offline Files cache.

Inheritance

The IOfflineFilesFileItem interface inherits from IOfflineFilesItem. IOfflineFilesFileItem also has these types of members:

Methods

The IOfflineFilesFileItem interface has these methods.

 
IOfflineFilesFileItem::IsEncrypted

Determines whether an item in the Offline Files cache is encrypted.
IOfflineFilesFileItem::IsSparse

Determines whether an item in the Offline Files cache is sparsely cached.

Requirements

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

See also

IOfflineFilesItem

Offline Files API Interfaces