IInkRecognizer::CreateRecognizerContext method (msinkaut.h)
Creates a new InkRecognizerContext object.
Syntax
HRESULT CreateRecognizerContext(
[out, retval] IInkRecognizerContext **Context
);
Parameters
[out, retval] Context
Returns a InkRecognizerContext for the invoking IInkRecognizer.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Success. |
|
A parameter contained an invalid pointer. |
|
An exception occurred inside the method. |
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 |