gettextcharset (gdi32)
Last changed: anonymous

.
Summary

C# Signature:

[DllImport("gdi32.dll")]
static extern int GetTextCharsetInfo(IntPtr hdc, IntPtr lpSig, uint dwFlags);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

...

Alternative Managed API:

Do you know one? Please contribute it!

Documentation