---
title: ES_EVENT_TYPE_LAST
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_event_type_last
---

# ES_EVENT_TYPE_LAST

A value that indicates the last member of the enumeration.

## Declaration

```swift
var ES_EVENT_TYPE_LAST: es_event_type_t { get }
```

## Discussion

Discussion This is a convenience value that represents the greatest raw value of the enumeration. Endpoint Security never sends a client message with this event type.
