libPeConv
A library to load, manipulate, dump PE files.
Public Attributes | List of all members
_PEB_FREE_BLOCK Struct Reference

#include <ntddk.h>

Public Attributes

struct _PEB_FREE_BLOCKNext
 
ULONG Size
 

Detailed Description

Definition at line 2649 of file ntddk.h.

Member Data Documentation

◆ Next

struct _PEB_FREE_BLOCK* _PEB_FREE_BLOCK::Next

Definition at line 2651 of file ntddk.h.

◆ Size

ULONG _PEB_FREE_BLOCK::Size

Definition at line 2652 of file ntddk.h.


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