Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
Class that contains the result of a classification call on the Execution State. More...
#include <src/api/mip/upe/detailed_classification_result.h>
Public Member Functions | |
virtual int | GetConfidenceLevel () const =0 |
Get the confidence in the result. | |
virtual int | GetCount () const =0 |
Get the instance count. | |
Class that contains the result of a classification call on the Execution State.
Definition at line 42 of file detailed_classification_result.h.
|
pure virtual |
Get the confidence in the result.
|
pure virtual |
Get the instance count.