Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.