Core Tablet PC Functions

This section contains the core functions for Tablet PC.

In This Section

Function Description
AddOneStroke Adds a new IInkStrokeDisp object to the InkDivider object that was passed in.
CallDivide Retrieves analysis information from the InkDivider object.
CallDivideResults Returns analysis results from the InkDivider object.
CallDivideResultsStrokeIds Retrieves the Id properties for the IInkStrokeDisp objects of the corresponding word, line, paragraph, or drawing determined by ink analysis.
CreateInkDivider Instantiates an implementation of the InkDivider interface and returns its handle.
DeleteInkDivider Deletes an InkDivider object and releases associated resources.
InvokeIDispatch Invokes helper functionality for the IDispatch interface.
RecognizerContextSet Tests whether the InkDivider object can use the InkRecognizerContext class to analyze words.
RemoveStrokes Removes IInkStrokeDisp objects from the InkDivider.
SetLineHeight Sets the LineHeight property on the InkDivider object.
SetLineRecoCallback Sets a callback function to be used during line recognition.