Function WerStoreQueryReportMetadataV3
pub unsafe fn WerStoreQueryReportMetadataV3<P1>(
hreportstore: HREPORTSTORE,
pszreportkey: P1,
preportmetadata: *mut WER_REPORT_METADATA_V3,
) -> Result<()>where
P1: Param<PCWSTR>,
pub unsafe fn WerStoreQueryReportMetadataV3<P1>(
hreportstore: HREPORTSTORE,
pszreportkey: P1,
preportmetadata: *mut WER_REPORT_METADATA_V3,
) -> Result<()>where
P1: Param<PCWSTR>,