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.
Clears the stack of contexts, emptying the current context.
Script Syntax
objNSManager.reset();
Parameters
None.
C/C++ Syntax
HRESULT reset();
Parameters
None.
Return Values
S_OK
The value returned if successful.
E_FAIL
The value returned if an error occurs.
Versioning
Implemented in: MSXML 6.0