Share via


IAsyncDebuggerHostMessageCompletionHandler Interface

Definition

public interface class IAsyncDebuggerHostMessageCompletionHandler
[System.Runtime.InteropServices.Guid("282F3F38-B956-4D38-9412-AA6600882904")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAsyncDebuggerHostMessageCompletionHandler
[<System.Runtime.InteropServices.Guid("282F3F38-B956-4D38-9412-AA6600882904")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAsyncDebuggerHostMessageCompletionHandler = interface
Public Interface IAsyncDebuggerHostMessageCompletionHandler
Attributes

Methods

OnComplete(Int32, VsComponentMessage[])

Applies to