SPBINARYGRAMMAR (Windows CE 5.0)

Send Feedback

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

SAPI Structures

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.