Process Hacker
_PEB_LDR_DATA Struct Reference

#include <ntpsapi.h>

Data Fields

ULONG Length
 
BOOLEAN Initialized
 
HANDLE SsHandle
 
LIST_ENTRY InLoadOrderModuleList
 
LIST_ENTRY InMemoryOrderModuleList
 
LIST_ENTRY InInitializationOrderModuleList
 
PVOID EntryInProgress
 
BOOLEAN ShutdownInProgress
 
HANDLE ShutdownThreadId
 

Detailed Description

Definition at line 63 of file ntpsapi.h.

Field Documentation

PVOID EntryInProgress

Definition at line 71 of file ntpsapi.h.

LIST_ENTRY InInitializationOrderModuleList

Definition at line 70 of file ntpsapi.h.

BOOLEAN Initialized

Definition at line 66 of file ntpsapi.h.

LIST_ENTRY InLoadOrderModuleList

Definition at line 68 of file ntpsapi.h.

LIST_ENTRY InMemoryOrderModuleList

Definition at line 69 of file ntpsapi.h.

ULONG Length

Definition at line 65 of file ntpsapi.h.

BOOLEAN ShutdownInProgress

Definition at line 72 of file ntpsapi.h.

HANDLE ShutdownThreadId

Definition at line 73 of file ntpsapi.h.

HANDLE SsHandle

Definition at line 67 of file ntpsapi.h.


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