SPPATHENTRY (Windows CE 5.0)
This structure contains path entry information. It is passed by the SR engine to ISpSREngineSite::ParseFromTransitions as part of an SPPARSEINFO structure.
typedef [restricted] struct SPPATHENTRY{ union{ SPTRANSITIONIDhTransition; SPPHRASEELEMENTelem; };} SPPATHENTRY;
Members
- hTransition
Handle to the transition currently recognized. - elem
Element information. If this member is blank, SAPI will fill in the information from the 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