Retrieves the identifier value of the destination code page of the Conversion Object.
Syntax
HRESULT GetDestinationCodePage( UINT *puiDstCodePage );
Parameters
- puiDstCodePage
- [out] Address of the an unsigned integer that will receive the code page identifier value.
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also
IMLangConvertCharset::GetSourceCodePage, IMLangConvertCharset::Initialize, IMultiLanguage::CreateConvertCharset