SPBINARYGRAMMAR (Windows Embedded CE 6.0)
1/6/2010
This structure contains size information for a binary grammar. The grammar is the resulting data after a call to ISpGrammarBuilder::Commit or ISpGrammarCompiler::CompileStream.
Syntax
typedef struct SPBINARYGRAMMAR{
ULONG ulTotalSerializedSize;
} SPBINARYGRAMMAR;
Members
- ulTotalSerializedSize
Total size, in bytes, of the serialized grammar.
Requirements
Header | sapi.h, sapi.idl |
Windows Embedded CE | Windows CE .NET 4.1 and later |