webview2_com_sys::Windows::Win32::Devices::HumanInterfaceDevice

Function HidP_GetSpecificValueCaps

Source
pub unsafe fn HidP_GetSpecificValueCaps(
    reporttype: HIDP_REPORT_TYPE,
    usagepage: u16,
    linkcollection: u16,
    usage: u16,
    valuecaps: *mut HIDP_VALUE_CAPS,
    valuecapslength: *mut u16,
    preparseddata: isize,
) -> Result<()>