InkStrokes.RecognitionResult property
Applies to: desktop apps only
Gets the IInkRecognitionResult object of the InkStrokes collection.
This property is read-only.
Syntax
HRESULT get_RecognitionResult( [out, retval] InkRecognitionResult **RecognitionResult );
Property value
The IInkRecognitionResult object of the InkStrokes collection.
Error codes
| Name | Meaning |
|---|---|
|
Success. |
|
The parameter pointer was NULL or invalid. |
|
Unexpected parameter or property type. |
|
An exception occurred inside the method. |
Remarks
The value of this property is NULL if recognition has not been done or if the results were not persisted.
Requirements
|
Minimum supported client | Windows XP Tablet PC Edition |
|---|---|
|
Minimum supported server | None supported |
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 3/6/2012