CF_HYDRATION_POLICY structure (cfapi.h)
Specifies the primary hydration policy and its 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.
Requirements
| Minimum supported client | Windows 10, version 1709 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Header | cfapi.h |