[This is preliminary documentation and subject to change.]
The WCRANGE structure specifies a range of Unicode characters.
typedef struct tagWCRANGE
{
WCHAR wcLow;
USHORT cGlyphs;
} WCRANGE, *PWCRANGE,FAR *LPWCRANGE;
Windows NT: Requires version 5.0 or later.
Windows: Requires Windows 98 or later.
Windows CE: Unsupported.
Header: Declared in wingdi.h.
Fonts and Text Overview, Font and Text Structures, GLYPHSET