IDWriteGdiInterop.ConvertFontToLOGFONT

<summary> Initializes a LOGFONT structure based on the GDI-compatible properties of the specified font. </summary> <param name="font">Specifies a font in the system font collection.</param> <param name="logFont">Structure that receives a GDI-compatible font description.</param> <param name="isSystemFont">Contains TRUE if the specified font object is part of the system font collection or FALSE otherwise.</param> <returns> Standard HRESULT error code. </returns>

interface IDWriteGdiInterop
extern (Windows)
HRESULT
ConvertFontToLOGFONT

Meta