IOfflineFilesFileSysInfo interface (cscobj.h)

Represents the standard information associated with a file system item in the Offline Files cache.

Inheritance

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

Methods

The IOfflineFilesFileSysInfo interface has these methods.

 
IOfflineFilesFileSysInfo::GetAttributes

Retrieves the Win32 attributes for an item.
IOfflineFilesFileSysInfo::GetFileSize

Retrieves the size of an item.
IOfflineFilesFileSysInfo::GetTimes

Retrieves the time values associated with an item.

Requirements

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

See also

Offline Files API Interfaces