Returns the synchronous debug operation associated with this object.
HRESULT GetSyncDebugOperation( IDebugSyncOperation** ppsdo );
- ppsdo
[out] The synchronous debug operation associated with this object.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |
This method returns the synchronous debug operation associated with this object.