ISdpNodeContainer::WriteStream (Windows CE 5.0)
This method converts the contents of the container into a valid, well-formed raw SDP stream.
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 Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Bthapi.h, Bthapi.idl.
Link Library: Btdrt.lib.
See Also
Send Feedback on this topic to the authors