Share via


ISdpNodeContainer::AppendNode

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

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.