---
title: CommandChain
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/iocommand/commandchain
---

# CommandChain

## Declaration

```occ
queue_chain_t * CommandChain();
```

## Return Value

Return Value Queue chain structure used to queue commands.

## Discussion

Discussion Accessor to queue chain structure used to queue commands.
