ISdpNodeContainer::WriteStream (Windows CE 5.0)

Send Feedback

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

ISdpNodeContainer

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.