Causes an asynchronous operation to begin.
Syntax
HRESULT Start IDebugAsyncOperationCallBack *padocb );
Parameters
- padocb
- [in] Address of an IDebugAsyncOperationCallBack interface.
Return Value
Returns S_OK if successful, or an error code otherwise.