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 CF_HYDRATION_POLICY_PRIMARY and its CF_HYDRATION_POLICY_MODIFIER.
Syntax
typedef struct CF_HYDRATION_POLICY {
CF_HYDRATION_POLICY_PRIMARY_USHORT Primary;
CF_HYDRATION_POLICY_MODIFIER_USHORT Modifier;
} CF_HYDRATION_POLICY;
Members
Primary
The primary hydration policy.
Modifier
The hydration policy modifier.
Remarks
The hydration policy allows a sync provider to control how placeholder files should be hydrated by the platform. It consists of a primary policy and a set of policy modifiers.
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 |