Share via


InkWordList Class

InkWordList Class

Represents a list of words that can be used to improve the recognition result.

Members

Methods Description
AddWord Adds a single word to the InkWordList.
Merge Merges another InkWordList to into this InkWordList.
RemoveWord Removes a single word from a InkWordList.

COM Implementation

This object implements the IInkWordList COM interface.

Remarks

This object can be instantiated by calling the CoCreateInstance method in C++ or by using the New keyword in Microsoft® Visual Basic® 6.0.