IFilterTrackingSyncChangeBuilder Interface
Provides additional data for an item change that is enumerated from a replica that tracks filters.
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. |
To obtain an IFilterTrackingSyncChangeBuilder object, pass IID_IFilterTrackingSyncChangeBuilder to the QueryInterface method of an ISyncChangeBuilder object.
Show: