ReactOS 0.4.15-dev-7942-gd23573b
_SYSTEM_MODULE_INFORMATION Struct Reference

#include <ntddk_ex.h>

Collaboration diagram for _SYSTEM_MODULE_INFORMATION:

Public Attributes

ULONG Count
 
SYSTEM_MODULE_ENTRY Module [1]
 
ULONG ModulesCount
 
SYSTEM_MODULE Modules [1]
 

Detailed Description

Definition at line 87 of file ntddk_ex.h.

Member Data Documentation

◆ Count

ULONG _SYSTEM_MODULE_INFORMATION::Count

Definition at line 89 of file ntddk_ex.h.

◆ Module

SYSTEM_MODULE_ENTRY _SYSTEM_MODULE_INFORMATION::Module

Definition at line 90 of file ntddk_ex.h.

◆ Modules

SYSTEM_MODULE _SYSTEM_MODULE_INFORMATION::Modules[1]

Definition at line 2323 of file winternl.h.

Referenced by test_query_module().

◆ ModulesCount

ULONG _SYSTEM_MODULE_INFORMATION::ModulesCount

Definition at line 2322 of file winternl.h.

Referenced by test_query_module().


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