IMLangConvertCharset::DoC...     IMLangConvertCharset::Get...     IMLangConvertCharset Inte...    
Web Workshop (Miscellaneous)

IMLangConvertCharset::GetDestinationCodePage Method


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



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.