C# Signature:

[DllImport("gdi32.dll")]
static extern int SetTextCharacterExtra(IntPtr hdc, int nCharExtra);

Última actualización