Click to return to the Component Development home page    
IDebugApplicationThread::...     IDebugAsyncOperation::Abo...     Active Script Debugging A...    
Web Workshop  |  Component Development

IDebugAsyncOperation Interface


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


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.