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::Detach
CSpEvent::Detach clears the current instance and optionally makes a copy.
void Detach(
SPEVENT *pDestEvent = NULL
);
Parameters
- pDestEvent
The event structure to copy to. If NULL, no copy is made before clearing the instance.
Return values
None.