Returns the target application thread for this synchronous operation.
HRESULT GetTargetThread( IDebugApplicationThread** ppatTarget );
- ppatTarget
[out] The target application thread for this synchronous operation.
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 target application thread for this synchronous operation.