Analysis Hint Properties
Defines globally unique identifiers (GUIDs) for properties of an analysis hint node (see IContextNode::GetType).
The following table describes information referenced by each constant.
Constant | Description |
---|---|
|
Whether partial dictionary terms are allowed on an analysis hint. |
|
The name of an analysis hint. |
|
Whether the ink analyzer limits its analysis of ink within the hint's area to conform to the factoid. |
|
The hint contains an array of characters that represent the restricted set of supported unicode character set supported by this InkRecognizer. |
|
The factoid on an analysis hint. |
|
The InkAnalysisRecognizerGuide structure that represents the guide for an analysis hint. |
|
The prefix text on an analysis hint. |
|
The suffix text on an analysis hint. |
|
Whether the multiple segmentations in the ink recognition results are disabled. |
|
The array of strings that represents the word list for an analysis hint. |
|
Whether the ink analyzer prioritizes single-word results over multiple-word results for an analysis hint. |
Remarks
These GUIDs are used to identify properties that the IInkAnalyzer can set on an analysis hint context node (see IContextNode::GetType).
To get or set properties of an IContextNode in general, see Context Node Properties.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
|