---
title: address
framework: driverkit
role: symbol
role_heading: Instance Property
path: driverkit/ioaddresssegment/address
---

# address

The address of the buffer in the current process’ virtual memory space.

## Declaration

```occ
uint64_t address;
```

## See Also

### Getting the Address Information

- [length](driverkit/ioaddresssegment/length.md)
