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

IMultiLanguage2::EnumRfc1766 Method


Creates a Locale Enumeration Object and retrieves the corresponding IEnumRfc1766 interface.

Syntax

HRESULT EnumRfc1766(
    LANGID LangId,
    IEnumRfc1766 **ppEnumRfc1766
);

Parameters

LangId
LANGID that specifies the language.
ppEnumRfc1766
Address of a pointer to the IEnumRfc1766 interface of the enumeration object.

Return Value

Returns S_OK if successful, or an error code 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.