IAnalysisAlternates interface

Contains a collection of objects that implement the IAnalysisAlternate interface and that are the result of ink analysis.

Members

The IAnalysisAlternates interface inherits from the IUnknown interface. IAnalysisAlternates also has these types of members:

Methods

The IAnalysisAlternates interface has these methods.

Method Description
GetAnalysisAlternate Retrieves the IAnalysisAlternate object at the specified index within the collection.
GetCount Retrieves the number of IAnalysisAlternate objects contained in the IAnalysisAlternates collection.

Remarks

This interface is equivalent to the System.Windows.Ink.AnalysisCore.AnalysisAlternateBaseCollection class in the .NET Framework.

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported
Header
IACom.h (also requires IACom_i.c)
DLL
IACom.dll

See also

IAnalysisAlternate

IInkAnalyzer::GetAlternates Method

IInkAnalyzer::GetAlternatesForContextNodes Method

IInkAnalyzer::GetAlternatesForStrokes Method

Ink Analysis Reference