IOfflineFilesSyncErrorItemInfo interface (cscobj.h)
Provides file attributes, time information, and file size for an item associated with a sync error.
Inheritance
The IOfflineFilesSyncErrorItemInfo interface inherits from the IUnknown interface. IOfflineFilesSyncErrorItemInfo also has these types of members:
Methods
The IOfflineFilesSyncErrorItemInfo interface has these methods.
IOfflineFilesSyncErrorItemInfo::GetFileAttributes Retrieves the Win32 file attributes for the item. |
IOfflineFilesSyncErrorItemInfo::GetFileSize Retrieves the size of the item in bytes. |
IOfflineFilesSyncErrorItemInfo::GetFileTimes Retrieves the last-write and change times for the item. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | cscobj.h |