SPBINARYGRAMMAR (Windows CE 5.0)
This structure contains size information for a binary grammar. The grammar is the resulting data after a call to ISpGrammarBuilder::Commit or ISpGrammarCompiler::CompileStream.
typedef struct SPBINARYGRAMMAR{ ULONGulTotalSerializedSize;} SPBINARYGRAMMAR;
Members
- ulTotalSerializedSize
Total size, in bytes, of the serialized grammar.
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