---
title: HIDReportCommandType
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/hidreportcommandtype
---

# HIDReportCommandType

## Declaration

```occ
typedef enum HIDReportCommandType HIDReportCommandType;
```

## Topics

### Constants

- [kIOHIDReportCommandGetReport](kernel/hidreportcommandtype/kiohidreportcommandgetreport.md)
- [kIOHIDReportCommandSetReport](kernel/hidreportcommandtype/kiohidreportcommandsetreport.md)

## See Also

### Reports

- [IOHIDReportType](kernel/iohidreporttype.md)
- [IOHIDCompletion](kernel/iohidcompletion.md)
- [IOHIDCompletionAction](kernel/iohidcompletionaction.md)
