GetFrom (SAPI 5.4)
Microsoft Speech API 5.4
CSpEvent::GetFrom
CSpEvent::GetFrom clears the current instance and retrieves the next event from the event queue.
HRESULT GetFrom(
ISpEventSource *pEventSrc
)
Parameters
- pEventSrc
The event object from which to get the next event.
Return values
Value |
S_OK |
S_FALSE |
E_POINTER |
FAILED(hr) |