Contents

es_event_get_task_inspect_t

A type for an event that indicates the retrieval of a task’s inspect port.

Declaration

struct es_event_get_task_inspect_t

Overview

This event represents a process that obtains a send right to a task inspect port, through SYS_task_inspect_for_pid or functions like task_identity_token_get_task_port(_:_:_:).

Topics

Inspecting Event Properties

Initializers

Instance Properties

See Also

Task Port Event Types