Microsoft Speech SDK Version 5.1
CSpStreamFormat::Serialize
CSpStreamFormat::Serialize serializes the stream.
ULONG Serialize(
BYTE *pBuffer
);
Parameters
- pBuffer
The buffer accepting the serialized results.
Return values
The length, in bytes, of the serialized stream and stream contents. Class member m_pCoMemWaveFormatEx may be NULL and therefore contributes zero bytes to the total length.