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