CSpDynamicString Detach Methods (Microsoft Speech Platform)
From Microsoft Speech Platform SDK 11
Microsoft Speech Platform
CSpDynamicString::Detach
CSpDynamicString::Detach detaches and returns a string from the instance. The instance is set to NULL.
WCHAR* Detach( void );
Parameters
- None