---
title: DCLCommand
framework: IOKit
role: symbol
role_heading: Structure
platforms: [Mac Catalyst 13.0+, macOS 10.0+]
path: iokit/dclcommand
---

# DCLCommand

## Declaration

```occ
typedef struct DCLCommandStruct {
    ...
} DCLCommand;
```

## Topics

### Instance Properties

- [compilerData](iokit/dclcommand/1509640-compilerdata.md)
- [opcode](iokit/dclcommand/1510225-opcode.md)
- [operands](iokit/dclcommand/1510142-operands.md)
- [pNextDCLCommand](iokit/dclcommand/1510112-pnextdclcommand.md)
