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

# es_muted_path_t

A structure that describes a path’s muted events.

## Declaration

```swift
struct es_muted_path_t
```

## Topics

### Accessing Muted Path Properties

- [type](endpointsecurity/es_muted_path_t/type.md)
- [es_mute_path_type_t](endpointsecurity/es_mute_path_type_t.md)
- [events](endpointsecurity/es_muted_path_t/events.md)
- [es_event_type_t](endpointsecurity/es_event_type_t.md)
- [event_count](endpointsecurity/es_muted_path_t/event_count.md)
- [path](endpointsecurity/es_muted_path_t/path.md)
- [es_string_token_t](endpointsecurity/es_string_token_t.md)

### Initializers

- [init()](endpointsecurity/es_muted_path_t/init().md)
- [init(type:event_count:events:path:)](endpointsecurity/es_muted_path_t/init(type:event_count:events:path:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)

## See Also

### Accessing Muted Paths

- [paths](endpointsecurity/es_muted_paths_t/paths.md)
- [count](endpointsecurity/es_muted_paths_t/count.md)
