EXPORT_SPEC void ixmlNamedNodeMap_free

(IXML_NamedNodeMap* nnMap )

Frees a NamedNodeMap.

Documentation

Frees a NamedNodeMap. The Nodes inside the map are not freed, just the NamedNodeMap object.

Parameters:
nnMap - The NamedNodeMap to free.
Returns:
[void] This function does not return a value.

Alphabetic index



This page was generated with the help of DOC++.