IDebugAsyncOperationCallBack Interface
Provides status events related to progress of an IDebugAsyncOperation
interface evaluation.
Methods
In addition to the methods inherited from IUnknown
, the IDebugAsyncOperationCallBack
interface exposes the following methods.
Method | Description |
---|---|
IDebugAsyncOperationCallBack::onComplete | Signals that a result is available from an asynchronous debug operation. |