IFilterTrackingSyncChangeBuilder Interface
Provides additional data for an item change that is enumerated from a replica that tracks filters.
Syntax
interface IFilterTrackingSyncChangeBuilder : IUnknown
Members
IFilterTrackingSyncChangeBuilder method |
Description |
---|---|
Adds information that indicates whether this change causes the item to move in or out of a specified filter. |
|
IFilterTrackingSyncChangeBuilder::SetAllChangeUnitsPresentFlag |
Sets a value that indicates that all change units are present in this change. |
Remarks
To obtain an IFilterTrackingSyncChangeBuilder object, pass IID_IFilterTrackingSyncChangeBuilder to the QueryInterface method of an ISyncChangeBuilder object.
Requirements
Header: Synchronization.h