---
title: CompleteDMA
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/iodmacommand/completedma
---

# CompleteDMA

## Declaration

```occ
virtual kern_return_t CompleteDMA(uint64_t options);
```

## See Also

### Performing Internal Operations

- [GetPreparation](driverkit/iodmacommand/getpreparation.md)
- [PerformOperation](driverkit/iodmacommand/performoperation.md)
- [PrepareForDMA](driverkit/iodmacommand/preparefordma.md)
