RecAPI
|
Structure for information about classification. More...
#include <KernelApi.h>
Public Attributes | |
DCHANDLE | hDCClass |
unsigned | confidence |
short | reserved1 [8] |
short | reserved2 [8] |
Structure for information about classification.
unsigned CLASSIFY_INFO::confidence |
Confidence value (0-100). 100 means the most confident.
DCHANDLE CLASSIFY_INFO::hDCClass |
Handle of the Document Class.
short CLASSIFY_INFO::reserved1[8] |
For internal use only.
short CLASSIFY_INFO::reserved2[8] |
For internal use only.