ICorDebugCode2 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 ICorDebugCode2
public interface class ICorDebugCode2
__interface ICorDebugCode2
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("5F696509-452F-4436-A3FE-4D11FE7E2347")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugCode2
[System.Runtime.InteropServices.Guid("5F696509-452F-4436-A3FE-4D11FE7E2347")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugCode2
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("5F696509-452F-4436-A3FE-4D11FE7E2347")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugCode2 = interface
[<System.Runtime.InteropServices.Guid("5F696509-452F-4436-A3FE-4D11FE7E2347")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugCode2 = interface
Public Interface ICorDebugCode2
- Attributes
Methods
GetCodeChunks(UInt32, UInt32, CodeChunkInfo[]) | |
GetCompilerFlags(UInt32) |