IInkRecognizerContext::Recognizer

4/8/2010

Gets the IInkRecognizer object used by the IInkRecognizerContext object.

Syntax

[propget] HRESULT get_Recognizer (
  [out, retval] InkRecognizer **Recognizer
);

Parameters

  • Recognizer
    The IInkRecognizer object used by the InkRecognizerContext object.

    This property is read-only.

Return Value

HRESULT value Description

S_OK

Success.

E_FAIL

An unspecified error occurred.

E_INK_EXCEPTION

An exception occurred inside the method.

E_POINTER

The parameter is an invalid pointer.

Requirements

Header msinkaut.h
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Windows Mobile 6 Classic and later, Windows Mobile 6 Professional and later

See Also

Concepts

Windows Mobile Ink Reference