Share via


IAsyncDebugGetFramesCompletionHandler Interface

Definition

public interface class IAsyncDebugGetFramesCompletionHandler
[System.Runtime.InteropServices.Guid("15C89F68-17D2-4C34-9714-E5A1E0824904")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAsyncDebugGetFramesCompletionHandler
[<System.Runtime.InteropServices.Guid("15C89F68-17D2-4C34-9714-E5A1E0824904")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAsyncDebugGetFramesCompletionHandler = interface
Public Interface IAsyncDebugGetFramesCompletionHandler
Attributes

Methods

OnComplete(Int32, IListDebugFrameInfo)

Applies to