Returns the synchronous debug operation associated with this object.

HRESULT GetSyncDebugOperation(
   IDebugSyncOperation**  ppsdo
);

Parameters

ppsdo

[out] The synchronous debug operation associated with this object.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also