HidP_GetSpecificValueCaps

Function HidP_GetSpecificValueCaps 

Source
pub unsafe extern "system" fn HidP_GetSpecificValueCaps(
    ReportType: HIDP_REPORT_TYPE,
    UsagePage: USAGE,
    LinkCollection: USHORT,
    Usage: USAGE,
    ValueCaps: PHIDP_VALUE_CAPS,
    ValueCapsLength: PUSHORT,
    PreparsedData: PHIDP_PREPARSED_DATA,
) -> NTSTATUS