Jump to content

Udcrange t

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

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

Back to OS/2 API