Returns the suspend count for the thread.
HRESULT GetSuspendCount(
DWORD* pdwCount
); |
Parameters
- pdwCount
-
[out] The suspend count for the thread.
Returns the suspend count for the thread.
HRESULT GetSuspendCount(
DWORD* pdwCount
); |
[out] The suspend count for the thread.