IMultiLanguage2::EnumScri...     IMultiLanguage2::GetCodeP...     IMultiLanguage2 Interface    
Web Workshop (Miscellaneous)

IMultiLanguage2::GetCharsetInfo Method


Retrieves the MIMECSETINFO structure corresponding to the specified charset name.

Syntax

HRESULT GetCharsetInfo(
    BSTR Charset,
    PMIMECSETINFO pCharsetInfo
);

Parameters

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

Return Value

Returns S_OK if successful, or E_FAIL otherwise.



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.