Property GUIDs

The Microsoft recognizers use the following GUIDs. Whenever possible, applications should use these GUIDs. However, it is expected and encouraged that other recognizers will use additional GUIDs for properties that are not supported by the Microsoft recognizers.

All property functions have been developed with the understanding that the list of GUIDs may be extended by other recognizers. These property functions include:

The following table lists Tablet PC property GUIDs defined in msinkaut.h (installed in c:\Program Files\Microsoft Tablet PC Platform SDK\Include by default).

GUIDDefinition

INKRECOGNITIONPROPERTY_BOXNUMBER

The recognizer alternate box index in box mode

INKRECOGNITIONPROPERTY_LINENUMBER

The line number

INKRECOGNITIONPROPERTY_SEGMENTATION

How the recognizer segments words and characters

INKRECOGNITIONPROPERTY_HOTPOINT

The gesture hot point

INKRECOGNITIONPROPERTY_MAXIMUMSTROKECOUNT

Maximum number of strokes for a segment

INKRECOGNITIONPROPERTY_POINTSPERINCH

The points-per-inch metric

INKRECOGNITIONPROPERTY_CONFIDENCELEVEL

CONFIDENCE_LEVEL enumeration

INKRECOGNITIONPROPERTY_LINEMETRICS

Information for computing baseline, midline, or both, that is used in the lattice

 

 

 

Show: