Debugging Tools for Windows |
The SetScopeFromStoredEvent method sets the current scope to the scope of the stored event.
HRESULT
IDebugSymbols3::SetScopeFromStoredEvent(
);
None
This method may also return error values. See Return Values for more details.
SetScopeFromStoredEvent is available in IDebugSymbols3 and later versions.
Currently only user-mode Minidumps can contain a stored event.
The new scope is printed to the debugger console.
For more information about scopes, see Scopes and Symbol Groups.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.
.ecxr (Display Exception Context Record), SetScopeFrameByIndex, SetScope, GetStoredEventInformation