You are reading help file online using chmlib.com
|
CSpEvent::RecoResult returns the event as a cast type of an ISpRecoResult pointer. The caller must make sure the event ID is SPEI_RECOGNITION, SPEI_FALSE_RECOGNITION, or SPEI_HYPOTHESIS.
ISpRecoResult* RecoResult( void ) const;
You are reading help file online using chmlib.com
|