Function WerStoreUploadReport
pub unsafe fn WerStoreUploadReport<P1>(
hreportstore: HREPORTSTORE,
pszreportkey: P1,
dwflags: u32,
psubmitresult: Option<*mut WER_SUBMIT_RESULT>,
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn WerStoreUploadReport<P1>(
hreportstore: HREPORTSTORE,
pszreportkey: P1,
dwflags: u32,
psubmitresult: Option<*mut WER_SUBMIT_RESULT>,
) -> Result<()>where
P1: Param<PCWSTR>,