Debugging Tools for Windows |
The ResetScope method resets the current scope to the default scope of the current thread.
HRESULT
IDebugSymbols::ResetScope(
);
None
This method may also return error values. See Return Values for more details.
ResetScope is available in all versions of IDebugSymbols.
For more information about scopes, see Scopes and Symbol Groups.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.