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.
Microsoft Speech API 5.4
CSpEvent::CopyFrom
CSpEvent::CopyFrom clears the current instance and copies the next event in the event queue to this instance.
HRESULT CopyFrom(
const SPEVENT *pSrcEvent
)
Parameters
- pSrcEvent
[ in ] The event of which to copy from.
Return values
| Value |
| S_OK |
| E_OUTOFMEMORY |