WerSetMaxProcessHoldMilliseconds function (werapi.h)
Sets the maximum process hold time for Windows Error Reporting (WER), in milliseconds.
Syntax
HRESULT WerSetMaxProcessHoldMilliseconds(
DWORD dwMilliseconds
);
Parameters
dwMilliseconds
The process hold time, in milliseconds.
Return value
This function returns S_OK on success or an error code on failure.
Requirements
Requirement | Value |
---|---|
Header | werapi.h |