CDC::GetTextExtentPointI
Visual Studio 2012
Retrieves the width and height of the specified array of glyph indices.
BOOL GetTextExtentPointI( LPWORD pgiIn, int cgi, LPSIZE lpSize ) const;
This member function emulates the functionality of the function GetTextExtentPointI, as described in the Windows SDK.