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.
Public Member Functions | |
---|---|
IMPORT_C void | Reset() |
Public Attributes | |
---|---|
TInt | iConfidence |
TDataType | iDataType |