CDC::GetCharABCWidthsI
Visual Studio 2012
Retrieves the widths, in logical units, of consecutive glyph indices in a specified range from the current TrueType font.
BOOL GetCharABCWidthsI( UINT giFirst, UINT cgi, LPWORD pgi, LPABC lpabc ) const;
This member function emulates the functionality of the function GetCharABCWidthsI, as described in the Windows SDK.