Process Hacker
_PEB_LDR_DATA32 Struct Reference

#include <ntwow64.h>

Public Member Functions

 WOW64_POINTER (HANDLE) SsHandle
 
 WOW64_POINTER (PVOID) EntryInProgress
 
 WOW64_POINTER (HANDLE) ShutdownThreadId
 

Data Fields

ULONG Length
 
BOOLEAN Initialized
 
LIST_ENTRY32 InLoadOrderModuleList
 
LIST_ENTRY32 InMemoryOrderModuleList
 
LIST_ENTRY32 InInitializationOrderModuleList
 
BOOLEAN ShutdownInProgress
 

Detailed Description

Definition at line 55 of file ntwow64.h.

Member Function Documentation

WOW64_POINTER ( HANDLE  )
WOW64_POINTER ( PVOID  )
WOW64_POINTER ( HANDLE  )

Field Documentation

LIST_ENTRY32 InInitializationOrderModuleList

Definition at line 62 of file ntwow64.h.

BOOLEAN Initialized

Definition at line 58 of file ntwow64.h.

LIST_ENTRY32 InLoadOrderModuleList

Definition at line 60 of file ntwow64.h.

LIST_ENTRY32 InMemoryOrderModuleList

Definition at line 61 of file ntwow64.h.

ULONG Length

Definition at line 57 of file ntwow64.h.

BOOLEAN ShutdownInProgress

Definition at line 64 of file ntwow64.h.


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