IOfflineFilesChangeInfo interface (cscobj.h)
Represents the information associated with local changes made to an item while working offline.
Inheritance
The IOfflineFilesChangeInfo interface inherits from the IUnknown interface. IOfflineFilesChangeInfo also has these types of members:
Methods
The IOfflineFilesChangeInfo interface has these methods.
IOfflineFilesChangeInfo::IsCreatedOffline Determines whether an item was created in the Offline Files cache while working offline. |
IOfflineFilesChangeInfo::IsDeletedOffline Determines whether an item has been deleted from the Offline Files cache while working offline. |
IOfflineFilesChangeInfo::IsDirty Determines whether an item in the Offline Files cache has been modified. |
IOfflineFilesChangeInfo::IsLocallyModifiedAttributes Determines whether one or more of an item's attributes were modified while working offline. |
IOfflineFilesChangeInfo::IsLocallyModifiedData Determines whether an item's data was modified while working offline. |
IOfflineFilesChangeInfo::IsLocallyModifiedTime Determines whether one or more of an item's time values were modified while working offline. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | cscobj.h |