---
title: es_event_close_t
framework: endpointsecurity
role: symbol
role_heading: Structure
path: endpointsecurity/es_event_close_t
---

# es_event_close_t

A type for an event that indicates the closing of a file.

## Declaration

```swift
struct es_event_close_t
```

## Topics

### Inspecting Event Properties

- [target](endpointsecurity/es_event_close_t/target.md)
- [modified](endpointsecurity/es_event_close_t/modified.md)

### Instance Properties

- [reserved](endpointsecurity/es_event_close_t/reserved-1vkig.md)
- [was_mapped_writable](endpointsecurity/es_event_close_t/was_mapped_writable-5iaxq.md)

## See Also

### File-System Event Types

- [es_file_t](endpointsecurity/es_file_t.md)
- [es_event_access_t](endpointsecurity/es_event_access_t.md)
- [es_event_clone_t](endpointsecurity/es_event_clone_t.md)
- [es_event_copyfile_t](endpointsecurity/es_event_copyfile_t.md)
- [es_event_create_t](endpointsecurity/es_event_create_t.md)
- [es_event_dup_t](endpointsecurity/es_event_dup_t.md)
- [es_event_fcntl_t](endpointsecurity/es_event_fcntl_t.md)
- [es_event_open_t](endpointsecurity/es_event_open_t.md)
- [es_event_rename_t](endpointsecurity/es_event_rename_t.md)
- [es_event_truncate_t](endpointsecurity/es_event_truncate_t.md)
- [es_event_exchangedata_t](endpointsecurity/es_event_exchangedata_t.md)
- [es_event_write_t](endpointsecurity/es_event_write_t.md)
- [es_event_lookup_t](endpointsecurity/es_event_lookup_t.md)
- [es_event_searchfs_t](endpointsecurity/es_event_searchfs_t.md)
