IInkStrokes::get_RecognitionResult method (msinkaut.h)
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 |