IDWriteFontSet1::GetFilteredFontIndices(DWRITE_FONT_AXIS_RANGEconst*,UINT32,BOOL,UINT32*,UINT32,UINT32*) method (dwrite_3.h)

Syntax

HRESULT GetFilteredFontIndices(
  DWRITE_FONT_AXIS_RANGE const *fontAxisRanges,
  UINT32                       fontAxisRangeCount,
  BOOL                         selectAnyRange,
  UINT32                       *indices,
  UINT32                       maxIndexCount,
  UINT32                       *actualIndexCount
);

Parameters

fontAxisRanges

fontAxisRangeCount

selectAnyRange

indices

maxIndexCount

actualIndexCount

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809 (with Windows App SDK 0.5 or later)
Header dwrite_3.h