Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

This simple data structure contains the IInkRecognizerobjects that represent the ability to create a recognizer context, retrieve its attributes and properties, and determine which packet properties the recognizer needs to perform recognition. Windows Mobile Ink supports only one recognizer so most methods and properties of this object return E_NOTIMPL.

A language recognizer has a nonempty array in its Languages 96419ffa-6af1-4e45-a831-f11564501975 property.

For more information about collections in Automation, see Using the Automation Library with Windows Mobile Ink.

In This Section

IInkRecognizers Methods

Describes the GetDefaultRecognizermethod.

IInkRecognizers Properties

Describes the properties available for IInkRecognizers.

See Also