IMultiLanguage::EnumRfc17...     IMultiLanguage::GetCodePa...     IMultiLanguage Interface    
Web Workshop (Miscellaneous)

IMultiLanguage::GetCharsetInfo Method


Retrieves the MIMECSETINFO structure corresponding to the specified character set name.

Syntax

HRESULT GetCharsetInfo(
    BSTR Charset,
    PMIMECSETINFO pCharsetInfo
);

Parameters

Charset
[in] ISO- or IANA-defined character set name the client wants information about.
pCharsetInfo
[out] Address of the buffer to receive the MIMECSETINFO structure corresponding to the specified character set.

Return Value

Returns S_OK if successful, or E_FAIL otherwise.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

See Also

IMultiLanguage::GetCodePageInfo, IMultiLanguage::GetRfc1766Info



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.