Microsoft Speech Platform
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.