ICorDebugFunction2 Interface

Definition

public interface class ICorDebugFunction2
public interface class ICorDebugFunction2
__interface ICorDebugFunction2
[System.Runtime.InteropServices.Guid("EF0C490B-94C3-4E4D-B629-DDC134C532D8")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugFunction2
[<System.Runtime.InteropServices.Guid("EF0C490B-94C3-4E4D-B629-DDC134C532D8")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugFunction2 = interface
Public Interface ICorDebugFunction2
Attributes

Methods

EnumerateNativeCode(ICorDebugCodeEnum)
GetJMCStatus(Int32)
GetVersionNumber(UInt32)
SetJMCStatus(Int32)

Applies to