USHORT FAR PASCAL MiscGetEUDCLeadByteRange(csCharSet );
CHAR_SET csCharSet;
Gets the lead byte range of EUDC characters.
Returns in low-order word, lead byte start value; high-order word is lead byte end value. Zero is returned if there is no lead byte. For example, if the range of EUDC is from 0xF0xx to 0xF3xx, 0xF3F0 is returned.