IInkRecognizerContext::get_Recognizer method (msinkaut.h)

Gets the IInkRecognizer object used by the InkRecognizerContext object.

This property is read-only.

Syntax

HRESULT get_Recognizer(
  IInkRecognizer **Recognizer
);

Parameters

Recognizer

Return value

None

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

See also

IInkRecognizer Interface

IInkRecognizerContext

InkRecognizerContext Class