Share via


IAsyncDebugEvaluateCompletionHandler Interface

Definition

public interface class IAsyncDebugEvaluateCompletionHandler
[System.Runtime.InteropServices.Guid("DF75AC59-E3CF-456B-A5A2-B8B8FBDFB7A7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAsyncDebugEvaluateCompletionHandler
[<System.Runtime.InteropServices.Guid("DF75AC59-E3CF-456B-A5A2-B8B8FBDFB7A7")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAsyncDebugEvaluateCompletionHandler = interface
Public Interface IAsyncDebugEvaluateCompletionHandler
Attributes

Methods

OnComplete(Int32, IDebugProperty2)

Applies to