IAnalysisAlternate::GetRecognizedString method

Gets the recognized string value of the IAnalysisAlternate object.

Syntax

HRESULT GetRecognizedString(
  [out] BSTR *pbstrRecognizedString
);

Parameters

pbstrRecognizedString [out]

A pointer to the BSTR that is set to the recognized string value.

Return value

For a description of the return values, see Classes and Interfaces - Ink Analysis.

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::GetRecognizedString Method