C# Signature:

[DllImport("gdi32.dll")]
static extern bool PolyTextOut(IntPtr hdc, POLYTEXT [] pptxt, int cStrings);

Última actualización