IInkAnalyzer::SetAnalysisModes method

Modifies flags that control how the IInkAnalyzer performs ink analysis.

Syntax

HRESULT SetAnalysisModes(
  [in] AnalysisModes analysisMode
);

Parameters

analysisMode [in]

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

Ink Analysis Reference