_IAnalysisEvents interface

Specifies events associated with the analysis steps of an IInkAnalyzer object.

Events

The _IAnalysisEvents interface has these events.

Event Description
Activity Occurs during calls to the IInkAnalyzer::Analyze Method or IInkAnalyzer::BackgroundAnalyze Method method.
IntermediateResults Occurs when the current intermediate analysis stage is finished.
ReadyToReconcile Occurs when the IInkAnalyzer is ready to reconcile its background analysis results with its current state.
Results Occurs when the final analysis stage is finished.
UpdateStrokesCache Occurs before the IInkAnalyzer accesses stroke data.

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported

See also

_IAnalysisProxyEvents

IInkAnalyzer

IInkAnalyzer::Analyze Method

IInkAnalyzer::BackgroundAnalyze Method

Ink Analysis Reference