Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
IInkRecognitionAlternates Interface | 
Contains the IInkRecognitionAlternate objects that represent possible word matches for segments of ink.
Members
The following tables list the members exposed by the object.
Methods
| Method | Description | 
|---|---|
| Item | Specifies the alternate at the known index in the collection. | 
Properties
| Property | Description | 
|---|---|
| _NewEnum | Gets either the IEnumVARIANT or IEnumUnknown enumerator interface for the collection. Use this property to retrieve each object in the collection.
 The _NewEnum property is marked   | 
| Count | Returns the number of alternates in the collection. | 
| Strokes | Returns the strokes that were used to create the collection. | 
Remarks
For more information about collections in Automation, see Working with Collections.
COM Implementation
This collection implements the IInkRecognitionAlternates COM interface.