ALC Values Supported by the Microsoft Recognizer (74340)



The information in this article applies to:

  • Microsoft Windows for Pen Computing 1.0

This article was previously published under Q74340

SUMMARY

The "Microsoft Windows for Pen Computing: Programmer's Reference" manual lists on pages 252 and 253 all of the alphabet code (ALC) values that may be returned from recognition. However, the Microsoft recognizer supports only a subset of the listed values. The following lists the ALC values supported by the Microsoft recognizer:

ALC_ALL
ALC_ALPHA
ALC_ALPHANUMERIC
ALC_DEFAULT
ALC_GESTURE
ALC_LCALPHA
ALC_MATH
ALC_MONETARY
ALC_NONPRINT
ALC_NOPRIORITY
ALC_NUMERIC
ALC_OTHER
ALC_PUNC
ALC_SYSMINIMUM
ALC_UCALPHA
ALC_USEBITMAP
ALC_WHITE

No other ALC values are supported at this time.

The ALC_Values listed in Chapter 11 that are not listed in this article are: ALC_DBCS, ALC_HIRAGANA, ALC_KANJI, ALC_KATAKANA, ALC_OEM, and ALC_RESERVED.

Modification Type:MinorLast Reviewed:1/9/2003
Keywords:KB74340