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