Skip to content

Latest commit

 

History

History
83 lines (61 loc) · 2.55 KB

ne-msinkaut-inkrecognitionconfidence.md

File metadata and controls

83 lines (61 loc) · 2.55 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:msinkaut.InkRecognitionConfidence
InkRecognitionConfidence (msinkaut.h)
Indicates the level of confidence that the recognizer has in the recognition result.
IRC_Intermediate
IRC_Poor
IRC_Strong
InkRecognitionConfidence
InkRecognitionConfidence enumeration [Tablet PC]
ce99de84-d1c9-420f-8eb5-a8e4f3c04d1d
msinkaut/IRC_Intermediate
msinkaut/IRC_Poor
msinkaut/IRC_Strong
msinkaut/InkRecognitionConfidence
tablet.inkrecognitionconfidence
tablet\inkrecognitionconfidence.htm
tablet
ce99de84-d1c9-420f-8eb5-a8e4f3c04d1d
12/05/2018
IRC_Intermediate, IRC_Poor, IRC_Strong, InkRecognitionConfidence, InkRecognitionConfidence enumeration [Tablet PC], ce99de84-d1c9-420f-8eb5-a8e4f3c04d1d, msinkaut/IRC_Intermediate, msinkaut/IRC_Poor, msinkaut/IRC_Strong, msinkaut/InkRecognitionConfidence, tablet.inkrecognitionconfidence
msinkaut.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
Windows
InkRecognitionConfidence
19H1
InkRecognitionConfidence
msinkaut/InkRecognitionConfidence
c++
APIRef
kbSyntax
HeaderDef
msinkaut.h
InkRecognitionConfidence

InkRecognitionConfidence enumeration

-description

Indicates the level of confidence that the recognizer has in the recognition result.

-enum-fields

-field IRC_Strong:0

The recognizer is confident that the best recognition alternate is correct.

-field IRC_Intermediate:1

The recognizer is confident that the correct result is in the list of alternates.

-field IRC_Poor:2

The recognizer is not confident that the result is in the list of alternates.

-see-also

Confidence Property [IInkGesture Interface]

IInkRecognitionResult Interface

IInkRecognizer Interface

TopConfidence Property [IInkRecognitionResult Interface]