ICorDebugFunction2 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 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) |