---
title: CompleteDMA
framework: DriverKit
role: symbol
role_heading: Instance Method
platforms: [DriverKit, iOS, iPadOS, macOS]
path: driverkit/iodmacommand/3645792-completedma
---

# CompleteDMA

## Declaration

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

## See Also

### Performing Internal Operations

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