DWRITE_FONT_FEATURE.parameter

<summary> Execution parameter of the feature. </summary> <remarks> The parameter should be non-zero to enable the feature. Once enabled, a feature can't be disabled again within the same range. Features requiring a selector use this value to indicate the selector index. </remarks>

struct DWRITE_FONT_FEATURE
UINT32 parameter;

Meta