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 recognizer used with the InkEdit control.
Syntax
HRESULT putref_Recognizer(
IInkRecognizer *newVal
);
Parameters
newVal
Type: IInkRecognizer*
The pointer to an IInkRecognizer interface object.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
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 |