EndStreamResult (SAPI 5.3)
Microsoft Speech API 5.3
CSpEvent::EndStreamResult
CSpEvent::EndStreamResult returns the end stream result from the event's lParam. The caller must make sure the event ID is SPEI_END_SR_STREAM.
HRESULT EndStreamResult( void ) const;
Parameters
None.
Return values
Returns the end stream result from the event's lParam.