pub unsafe extern "system" fn DdqIsDiagnosticRecordSampledIn(
hsession: HDIAGNOSTIC_DATA_QUERY_SESSION,
providergroup: *const GUID,
providerid: *const GUID,
providername: PCWSTR,
eventid: *const u32,
eventname: PCWSTR,
eventversion: *const u32,
eventkeywords: *const u64,
issampledin: *mut BOOL
) -> HRESULT
Expand description
Required features: "Win32_Security_DiagnosticDataQuery"
, "Win32_Foundation"