Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAsianCpIndex Enumeration
Syntax
C++
enum OdAsianCpIndex { JAPANESE_CP_INDEX = 1, TRADITIONAL_CHINESE_CP_INDEX = 2, KOREAN_WANSUNG_CP_INDEX = 3, KOREAN_JOHAB_CP_INDEX = 4, SIMPLIFIED_CHINESE_CP_INDEX = 5 };
Members
Description
JAPANESE_CP_INDEX
932 Traditional Chinese code page index.
TRADITIONAL_CHINESE_CP_INDEX
950 Korean Wansung code page index.
KOREAN_WANSUNG_CP_INDEX
949 Korean Johab code page index.
KOREAN_JOHAB_CP_INDEX
1361 Simplified Chinese code page index.
SIMPLIFIED_CHINESE_CP_INDEX
936

Defines the Asian code page index.

File: OdCharMapper.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.