Process Hacker
_LDR_DDAG_NODE32 Struct Reference

#include <ntwow64.h>

Public Member Functions

 WOW64_POINTER (PLDR_SERVICE_TAG_RECORD) ServiceTagList
 

Data Fields

LIST_ENTRY32 Modules
 
ULONG LoadCount
 
ULONG ReferenceCount
 
ULONG DependencyCount
 
union {
   LDRP_CSLIST32   Dependencies
 
   SINGLE_LIST_ENTRY32   RemovalLink
 
}; 
 
LDRP_CSLIST32 IncomingDependencies
 
LDR_DDAG_STATE State
 
SINGLE_LIST_ENTRY32 CondenseLink
 
ULONG PreorderNumber
 
ULONG LowestLink
 

Detailed Description

Definition at line 79 of file ntwow64.h.

Member Function Documentation

WOW64_POINTER ( PLDR_SERVICE_TAG_RECORD  )

Field Documentation

union { ... }
SINGLE_LIST_ENTRY32 CondenseLink

Definition at line 93 of file ntwow64.h.

LDRP_CSLIST32 Dependencies

Definition at line 88 of file ntwow64.h.

ULONG DependencyCount

Definition at line 85 of file ntwow64.h.

LDRP_CSLIST32 IncomingDependencies

Definition at line 91 of file ntwow64.h.

ULONG LoadCount

Definition at line 83 of file ntwow64.h.

ULONG LowestLink

Definition at line 95 of file ntwow64.h.

LIST_ENTRY32 Modules

Definition at line 81 of file ntwow64.h.

ULONG PreorderNumber

Definition at line 94 of file ntwow64.h.

ULONG ReferenceCount

Definition at line 84 of file ntwow64.h.

SINGLE_LIST_ENTRY32 RemovalLink

Definition at line 89 of file ntwow64.h.

LDR_DDAG_STATE State

Definition at line 92 of file ntwow64.h.


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