IVsDebuggerLaunchCompletionCallback 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 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[]) |