IDebugSymbols3::ResetScope method (dbgeng.h)
The ResetScope method resets the current scope to the default scope of the current thread.
Syntax
HRESULT ResetScope();
Return value
Return code | Description |
---|---|
|
The method was successful. |
This method may also return error values. See Return Values for more details.
Remarks
For more information about scopes, see Scopes and Symbol Groups.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | dbgeng.h (include Dbgeng.h) |