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

# es_event_xp_malware_detected_t

## Declaration

```swift
struct es_event_xp_malware_detected_t
```

## Topics

### Initializers

- [init()](endpointsecurity/es_event_xp_malware_detected_t/init().md)
- [init(signature_version:malware_identifier:incident_identifier:detected_path:detected_executable:)](endpointsecurity/es_event_xp_malware_detected_t/init(signature_version:malware_identifier:incident_identifier:detected_path:detected_executable:).md)

### Instance Properties

- [detected_executable](endpointsecurity/es_event_xp_malware_detected_t/detected_executable.md)
- [detected_path](endpointsecurity/es_event_xp_malware_detected_t/detected_path.md)
- [incident_identifier](endpointsecurity/es_event_xp_malware_detected_t/incident_identifier.md)
- [malware_identifier](endpointsecurity/es_event_xp_malware_detected_t/malware_identifier.md)
- [signature_version](endpointsecurity/es_event_xp_malware_detected_t/signature_version.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)

## See Also

### Structures

- [es_authorization_result_t](endpointsecurity/es_authorization_result_t.md)
- [es_btm_launch_item_t](endpointsecurity/es_btm_launch_item_t.md)
- [es_event_authentication_auto_unlock_t](endpointsecurity/es_event_authentication_auto_unlock_t.md)
- [es_event_authentication_od_t](endpointsecurity/es_event_authentication_od_t.md)
- [es_event_authentication_t](endpointsecurity/es_event_authentication_t.md)
- [es_event_authentication_token_t](endpointsecurity/es_event_authentication_token_t.md)
- [es_event_authentication_touchid_t](endpointsecurity/es_event_authentication_touchid_t.md)
- [es_event_authorization_judgement_t](endpointsecurity/es_event_authorization_judgement_t.md)
- [es_event_authorization_petition_t](endpointsecurity/es_event_authorization_petition_t.md)
- [es_event_btm_launch_item_add_t](endpointsecurity/es_event_btm_launch_item_add_t.md)
- [es_event_btm_launch_item_remove_t](endpointsecurity/es_event_btm_launch_item_remove_t.md)
- [es_event_gatekeeper_user_override_t](endpointsecurity/es_event_gatekeeper_user_override_t.md)
- [es_event_login_login_t](endpointsecurity/es_event_login_login_t.md)
- [es_event_login_logout_t](endpointsecurity/es_event_login_logout_t.md)
- [es_event_lw_session_lock_t](endpointsecurity/es_event_lw_session_lock_t.md)
