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.
1/6/2010
This enumeration defines the options for a grammar word.
Syntax
typedef enum SPWORDINFOOPT{
SPWIO_NONE = 0,
SPWIO_WANT_TEXT = 1
} SPWORDINFOOPT;
Elements
- SPWIO_NONE
No word information.
- SPWIO_WANT_TEXT
Want text.
Requirements
| Header | sapiddk.h, sapiddk.idl |
| Windows Embedded CE | Windows CE .NET 4.1 and later |