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.
Gets the IInkRecognitionResult object of the InkStrokes collection.
This property is read-only.
Syntax
HRESULT get_RecognitionResult(
IInkRecognitionResult **RecognitionResult
);
Parameters
RecognitionResult
Return value
None
Remarks
The value of this property is NULL if recognition has not been done or if the results were not persisted.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | msinkaut.h |
| Library | InkObj.dll |