Determines what thread to call.
Syntax
HRESULT GetTargetThread( IDebugApplicationThread **ppatTarget );
Parameters
- ppatTarget
- [out] Address of a pointer to an IDebugApplicationThread interface.
Return Value
Returns S_OK if successful, or an error code otherwise.