Function DdqExtractDiagnosticReport
pub unsafe fn DdqExtractDiagnosticReport<P2, P3>(
hsession: HDIAGNOSTIC_DATA_QUERY_SESSION,
reportstoretype: u32,
reportkey: P2,
destinationpath: P3,
) -> Result<()>where
P2: Param<PCWSTR>,
P3: Param<PCWSTR>,