reset Method (IXMLDOMNamedNodeMap) (Windows CE 5.0)
Resets the iterator.
[Script]
Script Syntax
oXMLDOMNamedNodeMap.reset();
Script Parameters
None.
Script Return Value
[C/C++]
C/C++ Syntax
HRESULT reset( void );
C/C++ Parameters
None.
C/C++ Return Values
- S_OK
Value returned if successful.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.
Link Library: Uuid.lib.
General Remarks
This member is an extension of the World Wide Web Consortium (W3C) Document Object Model (DOM).
This method applies to the following interface:
Send Feedback on this topic to the authors