Suspends the thread.

HRESULT Suspend(
   DWORD*  pdwCount
);

Parameters

pdwCount

[out] The suspend count for the thread.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also