IDWriteTextFormat.GetFontFamilyName

<summary> Get a copy of the font family name. </summary> <param name="fontFamilyName">Character array that receives the current font family name</param> <param name="nameSize">Size of the character array in character count including the terminated NULL character.</param> <returns> Standard HRESULT error code. </returns>

interface IDWriteTextFormat
extern (Windows)
HRESULT
GetFontFamilyName
(
,
UINT32 nameSize
)

Meta