Jump to content

Udcrange t

From EDM2
Revision as of 07:30, 22 March 2006 by Daniel.lee.kruse (talk | contribs) (c type to OS/2 type)

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.

Comment