You are reading help file online using chmlib.com
|
SPRESULTTYPE lists the result object type information.
typedef enum SPRESULTTYPE
{
SPRT_CFG,
SPRT_SLM,
SPRT_PROPRIETARY,
SPRT_FALSE_RECOGNITION
} SPRESULTTYPE;
You are reading help file online using chmlib.com
|