---
title: flags
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_mmap_t/flags
---

# flags

Flags that affect the behavior of the memory mapping operation.

## Declaration

```swift
var flags: Int32
```

## See Also

### Inspecting Event Properties

- [source](endpointsecurity/es_event_mmap_t/source.md)
- [file_pos](endpointsecurity/es_event_mmap_t/file_pos.md)
- [max_protection](endpointsecurity/es_event_mmap_t/max_protection.md)
- [protection](endpointsecurity/es_event_mmap_t/protection.md)
- [reserved](endpointsecurity/es_event_mmap_t/reserved.md)
