CF_POPULATION_POLICY_MODIFIER enumeration (cfapi.h)

Defines the population policy modifiers. This is a modifier that can be used with the primary policy: CF_POPULATION_POLICY_PRIMARY.

Syntax

typedef enum CF_POPULATION_POLICY_MODIFIER {
  CF_POPULATION_POLICY_MODIFIER_NONE = 0x0000
} ;

Constants

 
CF_POPULATION_POLICY_MODIFIER_NONE
Value: 0x0000
No policy modifier.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1709 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Header cfapi.h

See also

CfRegisterSyncRoot

CF_POPULATION_POLICY_PRIMARY