IInkRecognitionAlternate::get_ConfidenceAlternates method (msinkaut.h)

Gets the collection of alternates in which each alternate in the collection consists of the segments with the same property values.

This property is read-only.

Syntax

HRESULT get_ConfidenceAlternates(
  IInkRecognitionAlternates **ConfidenceAlternates
);

Parameters

ConfidenceAlternates

Return value

None

Remarks

This property is an alternative to the AlternatesWithConstantPropertyValues method. For more information about properties of alternates, see the RecognitionProperty constants.

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h
Library InkObj.dll

See also

AlternatesWithConstantPropertyValues Method

IInkRecognition Alternate Interface

IInkRecognitionAlternates Interface

LineAlternates Property

RecognitionProperty Constants