Share via


IFilterTrackingSyncChangeBuilder::SetAllChangeUnitsPresentFlag

Sets a value that indicates that all change units are present in this change.

    HRESULT SetAllChangeUnitsPresentFlag();

Return Value

  • S_OK

Remarks

When a change unit filter is in use, this flag indicates that the change contains all change units that pass the filter. Otherwise, this flag indicates that all change units are present.

See Also

Reference

IFilterTrackingSyncChangeBuilder Interface