Condividi tramite


IAsyncDebugGetThreadPropertiesCompletionHandler Interface

Definition

public interface class IAsyncDebugGetThreadPropertiesCompletionHandler
[System.Runtime.InteropServices.Guid("00EB372D-8DC7-404A-AF65-17262FD3B330")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAsyncDebugGetThreadPropertiesCompletionHandler
[<System.Runtime.InteropServices.Guid("00EB372D-8DC7-404A-AF65-17262FD3B330")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAsyncDebugGetThreadPropertiesCompletionHandler = interface
Public Interface IAsyncDebugGetThreadPropertiesCompletionHandler
Attributes

Methods

OnComplete(Int32, IDebugThreadProperties)

Applies to