หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |