This interface provides asynchronous access to a synchronous debug operation.
IDebugAsyncOperation Methods
Abort Called from within the debugger thread to cancel a hung operation. GetResult Returns the HRESULT if the asynchronous operation is complete. GetSyncDebugOperation Retrieves a pointer to a synchronous debug operation interface. QueryIsComplete Determines whether a debugger operation is complete. Start Causes an asynchronous operation to begin.
Interface Information
Implementation Custom Inherits from IUnknown Header and IDL files Activdbg.h, Activdbg.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0