class TDataRecognitionResult |
The result of an attempt to recognize data.
The class contains a data (MIME) type and a confidence rating.
An object of this type is passed to the Application Architecture server when making a request to recognize data.
RApaLsSession::RecognizeData()
Public Member Functions | |
---|---|
IMPORT_C void | Reset () |
Public Attributes | |
---|---|
TInt | iConfidence |
TDataType | iDataType |
IMPORT_C void | Reset | ( | ) |
Resets the data type to the default data type and sets the confidence rating to CApaDataRecognizerType::ENotRecognized .
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.