.
C# Signature:
[DllImport("gdi32.dll")]
static extern bool GetCharABCWidthsI(IntPtr hdc, uint giFirst, uint cgi,
ushort [] pgi, [Out] ABC [] lpabc);
User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
