ReactOS 0.4.16-dev-1308-gbf734eb
LIST_ENTRY32 Struct Reference

#include <ntbasedef.h>

Public Attributes

$ULONG Flink
 
$ULONG Blink
 

Detailed Description

Definition at line 629 of file ntbasedef.h.

Member Data Documentation

◆ Blink

$ULONG LIST_ENTRY32::Blink

Definition at line 631 of file ntbasedef.h.

◆ Flink

$ULONG LIST_ENTRY32::Flink

Definition at line 630 of file ntbasedef.h.

Referenced by module_iterator_next().


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