Process Hacker
_PH_MODULE_INFO Struct Reference

#include <ph.h>

Data Fields

ULONG Type
 
PVOID BaseAddress
 
ULONG Size
 
PVOID EntryPoint
 
ULONG Flags
 
PPH_STRING Name
 
PPH_STRING FileName
 
USHORT LoadOrderIndex
 
USHORT LoadCount
 
USHORT LoadReason
 
USHORT Reserved
 
LARGE_INTEGER LoadTime
 

Detailed Description

Definition at line 962 of file ph.h.

Field Documentation

PVOID BaseAddress

Definition at line 965 of file ph.h.

PVOID EntryPoint

Definition at line 967 of file ph.h.

PPH_STRING FileName

Definition at line 970 of file ph.h.

ULONG Flags

Definition at line 968 of file ph.h.

USHORT LoadCount

Definition at line 973 of file ph.h.

USHORT LoadOrderIndex

Definition at line 972 of file ph.h.

USHORT LoadReason

Definition at line 974 of file ph.h.

LARGE_INTEGER LoadTime

Definition at line 976 of file ph.h.

PPH_STRING Name

Definition at line 969 of file ph.h.

USHORT Reserved

Definition at line 975 of file ph.h.

ULONG Size

Definition at line 966 of file ph.h.

ULONG Type

Definition at line 964 of file ph.h.


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