WerStoreClose function
Closes the collection of stored reports.
Syntax
VOID WINAPI WerStoreClose( HREPORTSTORE store );
Parameters
- store
-
The error report store to close (previously retrieved with WerStoreOpen).
Return value
This function does not return a value.
Requirements
|
Minimum supported client |
Windows 10, version 1703 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: