IDebugCodeContext2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDebugCodeContext2 : Microsoft::VisualStudio::Debugger::Interop::IDebugMemoryContext2
[System.Runtime.InteropServices.Guid("AC17B76B-2B09-419A-AD5F-7D7402DA8875")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugCodeContext2 : Microsoft.VisualStudio.Debugger.Interop.IDebugMemoryContext2
[<System.Runtime.InteropServices.Guid("AC17B76B-2B09-419A-AD5F-7D7402DA8875")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugCodeContext2 = interface
interface IDebugMemoryContext2
Public Interface IDebugCodeContext2
Implements IDebugMemoryContext2
- Derived
- Attributes
- Implements