ReactOS 0.4.16-dev-125-g798ea90
|
#include <ntddk_ex.h>
Public Attributes | |
ULONG | Count |
SYSTEM_MODULE_ENTRY | Module [1] |
ULONG | ModulesCount |
SYSTEM_MODULE | Modules [1] |
Definition at line 87 of file ntddk_ex.h.
ULONG _SYSTEM_MODULE_INFORMATION::Count |
Definition at line 89 of file ntddk_ex.h.
SYSTEM_MODULE_ENTRY _SYSTEM_MODULE_INFORMATION::Module |
Definition at line 90 of file ntddk_ex.h.
SYSTEM_MODULE _SYSTEM_MODULE_INFORMATION::Modules[1] |
Definition at line 2323 of file winternl.h.
Referenced by test_query_module().
ULONG _SYSTEM_MODULE_INFORMATION::ModulesCount |
Definition at line 2322 of file winternl.h.
Referenced by test_query_module().