Detach

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

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.