Jump to content

Udcrange t

From EDM2
Revision as of 15:06, 5 December 2016 by Ak120 (talk | contribs) (Ak120 moved page OS2 API:DataType:udcrange t to Udcrange t)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

udcrange_t

Struct that provides a set of ranges of characters of the user defined character range.

Type

USHORT first
USHORT last

C declaration method

typedef struct

Fields

first
First code point.
last
Last code point.