windows::Win32::Security::DiagnosticDataQuery

Function DdqGetDiagnosticRecordProducerCategories

pub unsafe fn DdqGetDiagnosticRecordProducerCategories<P1>(
    hsession: HDIAGNOSTIC_DATA_QUERY_SESSION,
    producername: P1,
) -> Result<HDIAGNOSTIC_EVENT_CATEGORY_DESCRIPTION>
where P1: Param<PCWSTR>,