CDC::GetFontLanguageInfo

Returns information about the currently selected font for the specified display context.

DWORD GetFontLanguageInfo( ) const;

Return Value

The return value identifies characteristics of the currently selected font. For a complete listing of possible values, see GetFontLanguageInfo.

Remarks

This member function emulates the functionality of the function GetFontLanguageInfo, as described in the Windows SDK.

Requirements

Header: afxwin.h

See Also

Reference

CDC Class

Hierarchy Chart