CDC::GetTextFace
Visual Studio 2012
Call this member function to copy the typeface name of the current font into a buffer.
int GetTextFace( int nCount, LPTSTR lpszFacename ) const; int GetTextFace( CString& rString ) const;