Share via


IDebugAsyncOperation Interface

Definition

public interface class IDebugAsyncOperation
[System.Runtime.InteropServices.Guid("51973C1B-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugAsyncOperation
[<System.Runtime.InteropServices.Guid("51973C1B-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugAsyncOperation = interface
Public Interface IDebugAsyncOperation
Attributes

Methods

Abort()
GetResult(Int32, Object)
GetSyncDebugOperation(IDebugSyncOperation)
QueryIsComplete()
Start(IDebugAsyncOperationCallBack)

Applies to