ISyncFilterInfo2 Interface
Represents additional information about a filter that can be used to control which changes are included in an ISyncChangeBatch object.
ISyncFilterInfo2 method | Description |
|---|---|
Gets the SYNC_FILTER_INFO_FLAG flags that specify additional information about the filter information object. |
ISyncFilterInfo2 can obtained by calling QueryInterface on an ISyncFilterInfo object or an object that is derived from ISyncFilterInfo, such as an IChangeUnitListFilterInfo object.
Show: