pub unsafe extern "system" fn HidP_GetExtendedAttributes(
reporttype: HIDP_REPORT_TYPE,
dataindex: u16,
preparseddata: isize,
attributes: *mut HIDP_EXTENDED_ATTRIBUTES,
lengthattributes: *mut u32
) -> NTSTATUSExpand description
Required features: "Win32_Devices_HumanInterfaceDevice", "Win32_Foundation"