Rizin
unix-like reverse engineering framework and cli tools
_RTL_PROCESS_MODULES Struct Reference

#include <io_rzk_windows.h>

Public Attributes

ULONG NumberOfModules
 
RTL_PROCESS_MODULE_INFORMATION Modules [1]
 

Detailed Description

Definition at line 38 of file io_rzk_windows.h.

Member Data Documentation

◆ Modules

RTL_PROCESS_MODULE_INFORMATION _RTL_PROCESS_MODULES::Modules[1]

Definition at line 40 of file io_rzk_windows.h.

Referenced by GetSystemModules().

◆ NumberOfModules

ULONG _RTL_PROCESS_MODULES::NumberOfModules

Definition at line 39 of file io_rzk_windows.h.

Referenced by GetSystemModules().


The documentation for this struct was generated from the following file: