Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section describes the recognizer structures.
In This Section
Structure | Description |
---|---|
CHARACTER_RANGE | Specifies a range of Unicode points (characters). |
LATTICE_METRICS | Describes the baseline and the midline height. |
LINE_SEGMENT | Describes the start and end points of a line recognition segment, such as the baseline or midline. |
PACKET_DESCRIPTION | Describes the content of the packet for a particular tablet context. |
PACKET_PROPERTY | Describes a packet property that is reported by the tablet driver. |
PROPERTY_METRICS | Defines the range and resolution of a packet property. |
RECO_ATTRS | Retrieves the attributes of a recognizer or specifies which attributes to use when you search for an installed recognizer. |
RECO_GUIDE | Defines the boundaries of the ink to the recognizer. |
RECO_LATTICE | Serves as the entry point into a lattice. |
RECO_LATTICE_COLUMN | Represents a column in the lattice. |
RECO_LATTICE_ELEMENT | Corresponds to one word or one East Asian character, typically; however, an element may also correspond to a gesture, a shape, or some other code. |
RECO_LATTICE_PROPERTIES | Contains an array of pointers to property structures. |
RECO_LATTICE_PROPERTY | Contains a property used in the lattice. |
RECO_RANGE | Identifies a range of characters in the result string. |
STROKE_RANGE | Specifies a range of strokes in the InkDisp object. |