ISyncFilterInfo2 Interface

Represents additional information about a filter that can be used to control which changes are included in an ISyncChangeBatch object.


interface ISyncFilterInfo2 : ISyncFilterInfo

ISyncFilterInfo2 method

Description

ISyncFilterInfo2::GetFlags

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.

Header: Synchronization.h

Show: