ICorDebugModule2 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 ICorDebugModule2
public interface class ICorDebugModule2
__interface ICorDebugModule2
[System.Runtime.InteropServices.Guid("7FCC5FB5-49C0-41DE-9938-3B88B5B9ADD7")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugModule2
[<System.Runtime.InteropServices.Guid("7FCC5FB5-49C0-41DE-9938-3B88B5B9ADD7")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugModule2 = interface
Public Interface ICorDebugModule2
- Attributes
Methods
ApplyChanges(UInt32, Byte[], UInt32, Byte[]) | |
GetJITCompilerFlags(UInt32) | |
ResolveAssembly(UInt32, ICorDebugAssembly) | |
SetJITCompilerFlags(UInt32) | |
SetJMCStatus(Int32, UInt32, UInt32) |