Returns the target application thread for this synchronous operation.

HRESULT GetTargetThread(
   IDebugApplicationThread**  ppatTarget
);

Parameters

ppatTarget

[out] The target application thread for this synchronous operation.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also