Jump to content

UNICTYPE

From EDM2
Revision as of 15:12, 1 November 2011 by Martini (talk | contribs)

UNICTYPE

Describes the range of information regarding the type of character structure.

Type

USHORT itype
CHAR   bidi
CHAR   charset
USHORT extend
USHORT codepage

C declaration method

typedef struct

Fields

itype    XPG/4 type attributes.
bidi     BiDi attributes.
charset  Character set.
extend   Extended attributes.
codepage Codepage bits.

Comment

Back to OS/2 API