Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
This method converts the contents of the container into a valid, well-formed raw SDP stream.
Syntax
HRESULT WriteStream(
UCHAR* pStream,
ULONG* pNumBytesWritten
);
Parameters
- pStream
[in] Pointer to the destination stream.
- pNumBytesWritten
[out] Number of bytes written to the stream specified by the pStream parameter.
Return Value
Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.