InputReportEventCb

    Input

    Description:

    Describes the input event callback registered by the input service.

    Summary

    Details

    ReportEventCallback

    Reports input event data by the registered callback.

    Parameters:

    Name

    eventData Indicates the pointer to the input event data reported by the input driver.
    count Indicates the number of input event data packets.
    devIndex Indicates the index of an input device. A maximum of 32 input devices are supported. The value ranges from 0 to 31, and value 0 represents the first input device.