CODEPAGEID
Do not use. DWORD that identifies a code page. MimeOLE defines a few constants for commonly-used code page IDs.
Constant/value |
Description |
- CP_USASCII
- 1252
|
Indicates the USASCII character set, Windows code page 1252.
|
- CP_UNICODE
- 1200
|
Indicates the Unicode character set, Windows code page 1200.
|
- CP_JAUTODETECT
- 50932
|
Indicates Japanese auto-detect (50932).
|
- CP_KAUTODETECT
- 50949
|
Indicates Korean auto-detect (50949).
|
- CP_ISO2022JPESC
- 50221
|
Indicates the Internet character set ISO-2022-JP-ESC.
|
- CP_ISO2022JPSIO
- 50222
|
Indicates the Internet character set ISO-2022-JP-SIO.
|
Requirements
|
|
Minimum supported client
|
Windows XP [desktop apps only]
|
Minimum supported server
|
Windows Server 2003 [desktop apps only]
|
Product
|
Outlook Express 6.0
|
Header
|
- Mimeole.h
|
IDL
|
- Mimeole.idl
|