CF_POPULATION_POLICY structure (cfapi.h)

Specifies the primary population policy and its modifier.

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.

Modifier

The population 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