KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q74340: ALC Values Supported by the Microsoft Recognizer

Article: Q74340
Product(s): Microsoft Visual Basic for Windows
Version(s): 1.0
Operating System(s): 
Keyword(s): 
Last Modified: 06-NOV-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows for Pen Computing, version 1.0 
-------------------------------------------------------------------------------

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.

Additional query words: 1.00

======================================================================
Keywords          :  
Technology        : kbWinPenSearch kbZNotKeyword3 kbWinPen100
Version           : :1.0

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.