pub unsafe extern "system" fn DdqGetDiagnosticRecordPage(
hsession: HDIAGNOSTIC_DATA_QUERY_SESSION,
searchcriteria: *const DIAGNOSTIC_DATA_SEARCH_CRITERIA,
offset: u32,
pagerecordcount: u32,
baserowid: i64,
hrecord: *mut HDIAGNOSTIC_RECORD
) -> HRESULT
Expand description
Required features: "Win32_Security_DiagnosticDataQuery"
, "Win32_Foundation"