Function hid::HidP_GetSpecificValueCaps
[−]
[src]
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