Conversion Object     MultiLanguage Object     MLang Objects    
Web Workshop (Miscellaneous)

Locale Enumeration Object


The Locale Enumeration Object retrieves a sequence of RFC1766INFO structures.

Object Information

CLSID Not available
Implementation System (Mlang.dll)
Header and IDL files Mlang.h, Mlang.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT

Windows CE

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

Creation/Access Functions

IMultiLanguage::EnumRfc1766 Creates an instance of the Enumeration Object and provides a pointer to its IEnumRfc1766 interface.

Interfaces Implemented

IEnumRfc1766 Operates on the Enumeration Object, allowing the client to retrieve a list of locale identifiers available on the system and their corresponding RFC1766-conforming names.

Remarks

The Locale Enumeration Object maintains the position of the client in the enumeration sequence of RFC1766INFO structures. This position is advanced or reset by calls to IEnumRfc1766 interface methods.

See Also

Code Page Enumeration Object



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.