ReactOS 0.4.15-dev-7931-gfd331f1
_PEB_FREE_BLOCK Struct Reference

#include <ntddk_ex.h>

Collaboration diagram for _PEB_FREE_BLOCK:

Public Attributes

struct _PEB_FREE_BLOCKNext
 
ULONG Size
 

Detailed Description

Definition at line 229 of file ntddk_ex.h.

Member Data Documentation

◆ Next

struct _PEB_FREE_BLOCK * _PEB_FREE_BLOCK::Next

Definition at line 230 of file ntddk_ex.h.

◆ Size

ULONG _PEB_FREE_BLOCK::Size

Definition at line 231 of file ntddk_ex.h.


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