IFeedClockVector interface (winsync.h)
Represents a clock vector that contains FeedSync information.
Inheritance
The IFeedClockVector interface inherits from IClockVector. IFeedClockVector also has these types of members:
Methods
The IFeedClockVector interface has these methods.
IFeedClockVector::GetUpdateCount Gets the number of updates that have been made to the FeedSync item. |
IFeedClockVector::IsNoConflictsSpecified Gets a value that indicates whether conflicts are preserved for the FeedSync item. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | winsync.h |
See also
IClockVector