---
title: CreateWithMemoryDescriptors
framework: driverkit
role: symbol
role_heading: Static Method
path: driverkit/iomemorydescriptor/createwithmemorydescriptors
---

# CreateWithMemoryDescriptors

## Declaration

```occ
static kern_return_t CreateWithMemoryDescriptors(uint64_t memoryDescriptorCreateOptions, uint32_t withDescriptorsCount, IOMemoryDescriptor * const withDescriptors[32], IOMemoryDescriptor **memory);
```

## See Also

### Type Methods

- [CreateSubMemoryDescriptor](driverkit/iomemorydescriptor/createsubmemorydescriptor.md)
