IInkEdit::put_RecognitionTimeout method (inked.h)
Gets or sets the length of time, in milliseconds, between the last IInkStrokeDisp object collected and the beginning of text recognition.
This property is read/write.
Syntax
HRESULT put_RecognitionTimeout(
long newVal
);
Parameters
newVal
Return value
None
Remarks
Setting this property equal to zero prevents the ink from being replaced by the recognized text.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | inked.h |
Library | InkEd.dll |