C# Signature:

[DllImport("gdi32.dll")]
static extern IntPtr CreateFontIndirectEx([In] ref ENUMLOGFONTEXDV penumlfex);

Última actualización