<!--
{
  "availability" : [
    "DriverKit: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "HIDDriverKit",
  "identifier" : "/documentation/HIDDriverKit/HIDReportCommandType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HIDDriverKit"
    ],
    "preciseIdentifier" : "c:@EA@HIDReportCommandType"
  },
  "title" : "HIDReportCommandType"
}
-->

# HIDReportCommandType

The type of the report command for a DriverKit driver.

```
typedef enum { ... } HIDReportCommandType;
```

## Topics

### Getting the Report Command Types

[`kIOHIDReportCommandGetReport`](/documentation/HIDDriverKit/HIDReportCommandType/kIOHIDReportCommandGetReport)

[`kIOHIDReportCommandSetReport`](/documentation/HIDDriverKit/HIDReportCommandType/kIOHIDReportCommandSetReport)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)