Share via


IVsDebuggerDeployExecuteCallback Interface

Definition

public interface class IVsDebuggerDeployExecuteCallback
public interface class IVsDebuggerDeployExecuteCallback
__interface IVsDebuggerDeployExecuteCallback
[System.Runtime.InteropServices.Guid("8560099E-D784-46AA-8DBC-C0ABD1CF62A3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDebuggerDeployExecuteCallback
[<System.Runtime.InteropServices.Guid("8560099E-D784-46AA-8DBC-C0ABD1CF62A3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDebuggerDeployExecuteCallback = interface
Public Interface IVsDebuggerDeployExecuteCallback
Attributes

Methods

OnError(Int32)
OnProcessExit(UInt32)
OnStdErr(String)
OnStdOut(String)

Applies to