IVsDebuggerLaunchCompletionCallback Interface

Definition

public interface class IVsDebuggerLaunchCompletionCallback
[System.Runtime.InteropServices.Guid("5FD08946-C8AE-444C-9DB1-2807629AD9F5")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDebuggerLaunchCompletionCallback
[<System.Runtime.InteropServices.Guid("5FD08946-C8AE-444C-9DB1-2807629AD9F5")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDebuggerLaunchCompletionCallback = interface
Public Interface IVsDebuggerLaunchCompletionCallback
Attributes

Methods

OnComplete(Int32, UInt32, VsDebugTargetProcessInfo[])

Applies to