You are reading help file online using chmlib.com
|
SPLOADOPTIONS indicates how a grammar is loaded. This is used by the ISpRecoGrammar interface.
typedef enum SPLOADOPTIONS
{
SPLO_STATIC,
SPLO_DYNAMIC
} SPLOADOPTIONS;
You are reading help file online using chmlib.com
|