windows::Win32::System::ErrorReporting

Function WerReportSetUIOption

pub unsafe fn WerReportSetUIOption<P2>(
    hreporthandle: HREPORT,
    repuitypeid: WER_REPORT_UI,
    pwzvalue: P2,
) -> Result<()>
where P2: Param<PCWSTR>,