Method

FridaProcessQueryOptionshas_selected_pids

Declaration

gboolean
frida_process_query_options_has_selected_pids (
  FridaProcessQueryOptions* self
)

Description [src]

Checks whether any PIDs have been selected.

Return value

Type: gboolean

True if the query is restricted to specific PIDs.