IDA C++ SDK
9.2
Loading...
Searching...
No Matches
process_info_t Struct Reference
Process information.
More...
#include <
idd.hpp
>
Public Attributes
pid_t
pid
process id
qstring
name
process name
Detailed Description
Process information.
Member Data Documentation
◆
pid
pid_t
process_info_t::pid
process id
◆
name
qstring
process_info_t::name
process name
The documentation for this struct was generated from the following file:
ida-sdk/src/include/
idd.hpp
process_info_t