Causes the asynchronous operation to begin.

HRESULT Start(
   IDebugAsyncOperationCallBack*  padocb
);

Parameters

padocb

The callback interface that receives status events from this operation.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also