You are reading help file online using chmlib.com
|
SPCONTEXTSTATE lists controls for setting and restoring recognition states on a per-context basis.
typedef enum SPCONTEXTSTATE
{
SPCS_DISABLED,
SPCS_ENABLED
} SPCONTEXTSTATE;
You are reading help file online using chmlib.com
|