|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | GetFontCodePages ([in] HDC hDC, [in] HFONT hFont, [out] DWORD *pdwCodePages) |
| HRESULT | MapFont ([in] HDC hDC, [in] DWORD dwCodePages, [in] HFONT hSrcFont, [out] HFONT *phDestFont) |
| HRESULT | ReleaseFont ([in] HFONT hFont) |
| HRESULT | ResetFontMapping () |
Public Member Functions inherited from MultiLanguage::IMLangCodePages | |
| HRESULT | GetCharCodePages ([in] WCHAR chSrc, [out] DWORD *pdwCodePages) |
| HRESULT | GetStrCodePages ([in, size_is(cchSrc)] const WCHAR *pszSrc, [in] LONG cchSrc, [in] DWORD dwPriorityCodePages, [out] DWORD *pdwCodePages, [out] LONG *pcchCodePages) |
| HRESULT | CodePageToCodePages ([in] UINT uCodePage, [out] DWORD *pdwCodePages) |
| HRESULT | CodePagesToCodePage ([in] DWORD dwCodePages, [in] UINT uDefaultCodePage, [out] UINT *puCodePage) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| HRESULT MultiLanguage::IMLangFontLink::GetFontCodePages | ( | [in] HDC | hDC, |
| [in] HFONT | hFont, | ||
| [out] DWORD * | pdwCodePages | ||
| ) |
| HRESULT MultiLanguage::IMLangFontLink::MapFont | ( | [in] HDC | hDC, |
| [in] DWORD | dwCodePages, | ||
| [in] HFONT | hSrcFont, | ||
| [out] HFONT * | phDestFont | ||
| ) |
| HRESULT MultiLanguage::IMLangFontLink::ResetFontMapping | ( | ) |