Udcrange t: Difference between revisions
Appearance
m c type to OS/2 type |
No edit summary |
||
Line 18: | Line 18: | ||
=== Comment === | === Comment === | ||
[[OS2_API | Back to OS/2 API]] | |||
[[Category:The OS/2 API Project]] |
m c type to OS/2 type |
No edit summary |
||
Line 18: | Line 18: | ||
=== Comment === | === Comment === | ||
[[OS2_API | Back to OS/2 API]] | |||
[[Category:The OS/2 API Project]] |
Struct that provides a set of ranges of characters of the user defined character range.
USHORT first USHORT last
typedef struct
first First code point. last Last code point.