Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents additional information about a filter that can be used to control which changes are included in an ISyncChangeBatch object.
Inheritance
The ISyncFilterInfo2 interface inherits from ISyncFilterInfo. ISyncFilterInfo2 also has these types of members:
Methods
The ISyncFilterInfo2 interface has these methods.
| ISyncFilterInfo2::GetFlags Gets the flags that specify additional information about the filter information object. |
Remarks
ISyncFilterInfo2 can obtained by calling QueryInterface on an ISyncFilterInfo object or an object derived from ISyncFilterInfo, such as an IChangeUnitListFilterInfo object.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | winsync.h |