Skip to content

Latest commit

 

History

History
69 lines (56 loc) · 2.27 KB

nn-winsync-ichangeunitlistfilterinfo.md

File metadata and controls

69 lines (56 loc) · 2.27 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:winsync.IChangeUnitListFilterInfo
IChangeUnitListFilterInfo (winsync.h)
Represents a filter that can be used to control which change units are included for items in an ISyncChangeBatch object.
IChangeUnitListFilterInfo
IChangeUnitListFilterInfo interface [Windows Sync]
IChangeUnitListFilterInfo interface [Windows Sync]
described
winsync.ichangeunitlistfilterinfo
winsync/IChangeUnitListFilterInfo
winsync\ichangeunitlistfilterinfo.htm
winsync
fd379fc6-22e5-4165-b4e6-480bc65cccb3
12/05/2018
IChangeUnitListFilterInfo, IChangeUnitListFilterInfo interface [Windows Sync], IChangeUnitListFilterInfo interface [Windows Sync],described, winsync.ichangeunitlistfilterinfo, winsync/IChangeUnitListFilterInfo
winsync.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
19H1
IChangeUnitListFilterInfo
winsync/IChangeUnitListFilterInfo
c++
APIRef
kbSyntax
COM
winsync.h
IChangeUnitListFilterInfo

IChangeUnitListFilterInfo interface

-description

Represents a filter that can be used to control which change units are included for items in an ISyncChangeBatch object.

-inheritance

The IChangeUnitListFilterInfo interface inherits from ISyncFilterInfo. IChangeUnitListFilterInfo also has these types of members:

-remarks

If a provider filters the contents of a change batch that it creates, it must create a filtered ISyncChangeBatch object instead of a standard change batch object. The filtered change batch object contains an IChangeUnitListFilterInfo object that describes how the contents of the change batch were filtered.

-see-also

ISyncFilterInfo

Windows Sync Interfaces