.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH WerReportCloseHandle 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBWerReportCloseHandle\fR (WER.@) .SH SYNOPSIS HRESULT WerReportCloseHandle ( HREPORT \fIhreport\fR ) .SH DESCRIPTION .PP Close an error reporting handle and free associated resources. .SH PARAMS \fIhreport\fR \fB[In]\fR error reporting handle to close. .PP .SH RETURNS .PP \fBSuccess:\fR \fBS_OK\fR .PP \fBFailure:\fR A \fBHRESULT\fR error code .SH IMPLEMENTATION .PP Declared in \fB"werapi.h"\fR. .PP Implemented in \fB"dlls/wer/main.c"\fR. .PP Debug channel \fB"wer"\fR.