Process Hacker
_RTL_PROCESS_MODULE_INFORMATION Struct Reference

#include <ntldr.h>

Data Fields

HANDLE Section
 
PVOID MappedBase
 
PVOID ImageBase
 
ULONG ImageSize
 
ULONG Flags
 
USHORT LoadOrderIndex
 
USHORT InitOrderIndex
 
USHORT LoadCount
 
USHORT OffsetToFileName
 
UCHAR FullPathName [256]
 

Detailed Description

Definition at line 511 of file ntldr.h.

Field Documentation

ULONG Flags

Definition at line 517 of file ntldr.h.

UCHAR FullPathName[256]

Definition at line 522 of file ntldr.h.

PVOID ImageBase

Definition at line 515 of file ntldr.h.

ULONG ImageSize

Definition at line 516 of file ntldr.h.

USHORT InitOrderIndex

Definition at line 519 of file ntldr.h.

USHORT LoadCount

Definition at line 520 of file ntldr.h.

USHORT LoadOrderIndex

Definition at line 518 of file ntldr.h.

PVOID MappedBase

Definition at line 514 of file ntldr.h.

USHORT OffsetToFileName

Definition at line 521 of file ntldr.h.

HANDLE Section

Definition at line 513 of file ntldr.h.


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