Note
Kailangan ng pahintulot para ma-access ang page na ito. 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.
Specifies the primary population policy and its modifier. The population policy allows a sync provider to control how placeholder namespace (both directories and files) should be created by the platform.
Syntax
typedef struct CF_POPULATION_POLICY {
CF_POPULATION_POLICY_PRIMARY_USHORT Primary;
CF_POPULATION_POLICY_MODIFIER_USHORT Modifier;
} CF_POPULATION_POLICY;
Members
Primary
The primary population policy. See CF_POPULATION_POLICY_PRIMARY for more information.
Modifier
The population policy modifier. See CF_POPULATION_POLICY_MODIFIER for more information.
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 |