Microsoft XML 2.5 SDK


 

IXMLDOMNamedNodeMap::reset Method

[This is preliminary documentation and subject to change.]

Resets the iterator.

Visual Basic Syntax

oXMLDOMNamedNodeMap.reset

C/C++ Syntax

HRESULT reset(void);

C/C++ Return Value

Returns S_OK if successful, or an error code otherwise.