Handles a thread-destroyed event.

HRESULT OnDestroyThread(
   IRemoteDebugApplicationThread*  prdat
);

Parameters

prdat

[in] The thread that was destroyed.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also