The HINKSET Functions
The Pen API provides six functions for creating, adding data to, and destroying an HINKSET object. The functions automatically ensure intervals within an inkset remain in chronological order.Function
| Description
|
CreateInkset
| Creates an empty inkset into which intervals can be added with the AddInksetInterval function.
|
CreateInksetHRCRESULT
| Retrieves the intervals for a specified series of symbols returned by the
recognizer.
|
AddInksetInterval
| Adds a single INTERVAL structure to an existing HINKSET object. Intervals need not be added in any particular order because AddInksetInterval automatically sorts the intervals chronologically and merges overlapping
intervals.
|
GetInksetInterval
| Copies a series of intervals from an HINKSET object to an array of INTERVAL structures.
|
GetInksetIntervalCount
| Returns the number of intervals in an HINKSET object.
|
DestroyInkset
| Frees the memory occupied by an HINKSET object and invalidates its handle.
|
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database