IInkAnalyzer::GetAnalysisModes method

Retrieves flags that control how the IInkAnalyzer performs ink analysis.

Syntax

HRESULT GetAnalysisModes(
  [out] AnalysisModes *pAnalysisMode
);

Parameters

pAnalysisMode [out]

A bitwise combination of the AnalysisModes enumeration values.

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

IInkAnalyzer

AnalysisModes

IInkAnalyzer::Analyze Method

IInkAnalyzer::BackgroundAnalyze Method

IInkAnalyzer::SetAnalysisModes Method

Ink Analysis Reference