IMultiLanguage2::EnumRfc1766 (Windows CE 5.0)
This method creates a Locale Enumeration object and retrieves the corresponding IEnumRfc1766 interface.
HRESULTEnumRfc1766(LANGIDLangId,IEnumRfc1766** ppEnumRfc1766);
Parameters
- LangId
[in] LANGID that specifies the language. - ppEnumRfc1766
[out] Address of a pointer to the IEnumRfc1766 interface of the enumeration object.
Return Values
Returns S_OK if successful or an error value otherwise.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Mlang.h, Mlang.idl.
Link Library: Mlang.dll.
Send Feedback on this topic to the authors