Partager via


Enumerating Code Pages and Locales

A code page is a unique physical implementation of a charset. Typically, a code page is identified by an unsigned integer. However, some MLang APIs require a DWORD as a code page identifier value.

MLang provides the following two interfaces that can be used to enumerate code page and locale information, respectively, from the MIME database:

See Also

Internet Explorer Multiple-Language API

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.