CDC::GetOutputTextMetrics
Visual Studio 2010
Retrieves the metrics for the current font using m_hDC, the output device context.
BOOL GetOutputTextMetrics( LPTEXTMETRIC lpMetrics ) const;
Retrieves the metrics for the current font using m_hDC, the output device context.
BOOL GetOutputTextMetrics( LPTEXTMETRIC lpMetrics ) const;
Points to the TEXTMETRIC structure that receives the metrics.