ISdpNodeContainer::WriteStream
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
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.