|
| Leading Translation Management System for Translation Agencies, Top Translation Management Software for Freelance Translators, Time Tracking Software, Word Count, Character Count and Line Count Software, Computer Assisted Translation Tool for Easy Word Count, Clipboard Character Count Software, User-Friendly Translation Memory Software, Terminology Management Software, Terminology Management Server, Microsoft Glossary Software, Dictionary of Acronyms, Social Network for Translators and Translation Agencies, Acronyms and Abbreviations Search Engine, Russian Translation Lab, Ukrainian Translation Lab. |
You are reading help file online using chmlib.com
|
Microsoft Speech SDK
SAPI 5.1
CSpStreamFormat::DetachTo
CSpStreamFormat::DetachTo copies the instance's stream and frees (or detaches) the instance's stream. The instance's stream is set to NULL and the format ID is set to zero.
Copies the instance's stream to another existing stream.
void DetachTo(
CSpStreamFormat &Other
);
Parameters
- Other
- The existing stream to copy to. The stream is freed using CoTaskMemFree() first and the instance is then copied to it.
Makes a copy of the instance's stream with the specified format ID and wave format.
void DetachTo(
GUID *pFormatId,
WAVEFORMATEX **ppCoMemWaveFormatEx
)
Parameters
- pFormatId
- The new format ID based on the class member m_guidFormatId.
- ppCoMemWaveFormatEx
- The new wave format based on the class member m_pCoMemWaveFormatEx.
Return values
Neither method returns a value.
You are reading help file online using chmlib.com
|
If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com