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.
Inheritance
The IDebugAdvanced interface inherits from the IUnknown interface. IDebugAdvanced also has these types of members:
Methods
The IDebugAdvanced interface has these methods.
IDebugAdvanced::GetThreadContext The (IDebugAdvanced) GetThreadContext method returns the current thread context represented by the CONTEXT structure for the target's effective processor. |
IDebugAdvanced::SetThreadContext The (IDebugAdvanced) SetThreadContext method sets the current thread context represented by the CONTEXT structure for the target's effective processor. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbgeng.h (include Dbgeng.h) |