WerReportCloseHandle function
Applies to: desktop apps only
Closes the specified report.
Syntax
HRESULT WINAPI WerReportCloseHandle( __in HREPORT hReportHandle );
Parameters
- hReportHandle [in]
-
A handle to the report. This handle is returned by the WerReportCreate function.
Return value
This function returns S_OK on success or an error code on failure.
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 2/7/2012