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 or sets the IInkRecognizer object to use for recognition.
This property is read/write.
Syntax
HRESULT get_Recognizer(
IInkRecognizer **pVal
);
Parameters
pVal
Return value
None
Remarks
This property is run time only.
This property should only be changed if the Status property returns IES_Idle.
If a factoid is used for the InkEdit control, it must be reapplied after setting this property.
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 |