Rizin
unix-like reverse engineering framework and cli tools
_HeapBlock Struct Reference

#include <windows_heap.h>

Public Attributes

ULONG_PTR dwAddress
 
SIZE_T dwSize
 
DWORD dwFlags
 
SIZE_T index
 
PHeapBlockExtraInfo extraInfo
 

Detailed Description

Definition at line 938 of file windows_heap.h.

Member Data Documentation

◆ dwAddress

ULONG_PTR _HeapBlock::dwAddress

◆ dwFlags

◆ dwSize

◆ extraInfo

◆ index

SIZE_T _HeapBlock::index

Definition at line 942 of file windows_heap.h.

Referenced by GetFirstHeapBlock(), and GetNextHeapBlock().


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