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