IMultiLanguage2::GetCodePageInfo
Windows Mobile 6.5
A version of this page is also available for
4/8/2010
This method retrieves the MIMECPINFO structure corresponding to the specified code page.
HRESULT GetCodePageInfo( UINT uiCodePage, LANGID LangId, PMIMECPINFO pCodePageInfo );
- uiCodePage
-
[in] Unsigned integer value that contains the code page identifier value for which the caller wants to retrieve the information.
- LangId
-
[in] LANGID that specifies the language of the code page.
- pCodePageInfo
-
[out] Pointer to a buffer to receive the MIMECPINFO structure containing the information about the code page.