Handles a create thread event.

HRESULT OnCreateThread(
   IRemoteDebugApplicationThread*  prdat
);

Parameters

prdat

[in] The newly created thread.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also