Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Represents the options that are available for filtered synchronization.
Syntax
typedef enum
{
PFFF_NONE = 0,
PFFF_ALWAYS_INCLUDE_ITEMS_KNOWN_TO_DESTINATION = 1,
} PROVIDER_FRAMEWORK_FILTER_FLAGS;
Members
PFFF_NONE
Propagate to the destination only the items that satisfy the filter.PFFF_ALWAYS_INCLUDE_ITEMS_KNOWN_TO_DESTINATION
Propagate to the destination all items that a destination knows, even if the items fall outside the filter.
Requirements
Header: FullEnumerationProvider.h