Share via


IDebugComPlusSymbolProvider110 Interface

Definition

public interface class IDebugComPlusSymbolProvider110
public interface class IDebugComPlusSymbolProvider110
__interface IDebugComPlusSymbolProvider110
[System.Runtime.InteropServices.Guid("061C006A-AF3F-4ADD-B53C-487829213330")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugComPlusSymbolProvider110
[<System.Runtime.InteropServices.Guid("061C006A-AF3F-4ADD-B53C-487829213330")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugComPlusSymbolProvider110 = interface
Public Interface IDebugComPlusSymbolProvider110
Attributes

Methods

GetAsyncKickoffMethod(IDebugAddress, Int32)
GetNextAsyncYieldOffset(IDebugAddress, UInt32)
IsAsyncCatchHandlerAtILOffset(IDebugAddress, Int32)
IsAsyncMethod(IDebugAddress)
IsAsyncResumePoint(IDebugAddress)
IsAsyncYieldPoint(IDebugAddress, Int32)
IsFirstUserSequencePoint(IDebugAddress)
IsLastUserSequencePoint(IDebugAddress)

Applies to