IDWriteFontSet3::GetFontSourceNameLength method (dwrite_3.h)

Retrieves the length of the font source name for the specified font.

Syntax

UINT32 GetFontSourceNameLength(
  UINT32 listIndex
);

Parameters

listIndex

Type: UINT32

Zero-based index of the font.

Return value

Type: UINT32

The length of the font source name for the specified font.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Target Platform Windows
Header dwrite_3.h
Library Dwrite.lib

See also

GetFontSourceName