ICorDebugModule2 Interface

Definition

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)

Applies to