---
title: type
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_proc_check_t/type
---

# type

The type of call number used to check the access on the target process.

## Declaration

```swift
var type: es_proc_check_type_t
```

## See Also

### Inspecting Event Properties

- [flavor](endpointsecurity/es_event_proc_check_t/flavor.md)
- [target](endpointsecurity/es_event_proc_check_t/target.md)
- [es_proc_check_type_t](endpointsecurity/es_proc_check_type_t.md)
- [reserved](endpointsecurity/es_event_proc_check_t/reserved.md)
