Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This enumeration defines options for loading a grammar. The load options are used by the ISpRecoGrammar interface.
typedef enum SPLOADOPTIONS{ SPLO_STATIC = 0, SPLO_DYNAMIC = 1} SPLOADOPTIONS;
Elements
- SPLO_STATIC
Grammar is loaded statically. - SPLO_DYNAMIC
Grammar is loaded dynamically, meaning that rules can be modified and committed at run time.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
See Also
Send Feedback on this topic to the authors