Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |