Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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