IInkRecognitionResult::get_TopString method (msinkaut.h)

Gets the result text for the TopAlternate property.

This property is read-only.

Syntax

HRESULT get_TopString(
  BSTR *TopString
);

Parameters

TopString

Return value

None

Remarks

Note  The result text for the TopString property changes if a call to the ModifyTopAlternate method causes a change to the TopAlternate property.
 

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

IInkRecognitionResult Interface

ModifyTopAlternate Method

TopAlternate Property