Contents

scheduleInputReportRetry

Retries a previous request for an input report.

Declaration

virtual void scheduleInputReportRetry(kern_return_t reason);

Parameters

  • reason:

    The reason the previous request failed.

Discussion

Don’t call this method directly. The CompleteInputReport method calls it automatically to retry the previous request for the input report.

See Also

Managing Device Reports