pub unsafe extern "system" fn WerStoreQueryReportMetadataV1(
    hreportstore: HREPORTSTORE,
    pszreportkey: PWSTR,
    preportmetadata: *mut WER_REPORT_METADATA_V1
) -> HRESULT
Expand description

Required features: ‘Win32_System_ErrorReporting’, ‘Win32_Foundation’