次の方法で共有


IDebugSession150 Interface

Definition

public interface class IDebugSession150
[System.Runtime.InteropServices.Guid("6B762667-EB09-4B7E-AC1A-5BAABCCC412A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugSession150
[<System.Runtime.InteropServices.Guid("6B762667-EB09-4B7E-AC1A-5BAABCCC412A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugSession150 = interface
Public Interface IDebugSession150
Attributes

Methods

EnumDefaultExceptions(EXCEPTION_INFO150[], IEnumDebugExceptionInfo150)
EnumSetExceptions(Guid, IEnumDebugExceptionInfo150)
RemoveSetExceptions(IEnumDebugExceptionInfo150)
SetExceptions(IEnumDebugExceptionInfo150)

Applies to