ISdpNodeContainer::AppendNode (Windows CE 5.0)

Send Feedback

This method appends information in the NodeData structure to the end of the container.

HRESULT AppendNode(NodeData* pData);

Parameters

  • pData
    [in] Pointer to a NodeData structure that contains the contents of the current element.

Return Values

None.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Bthapi.h, Bthapi.idl.
Link Library: Btdrt.lib.

See Also

NodeData | ISdpNodeContainer

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.