Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This method appends information in the NodeData structure to the end of the container.
Syntax
HRESULT AppendNode(
NodeData* pData
);
Parameters
- pData
[in] Pointer to a NodeData structure that contains the contents of the current element.
Return Value
Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.