ReactOS 0.4.15-dev-7953-g1f49173
_RTL_PROCESS_HEAPS Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_PROCESS_HEAPS:

Public Attributes

ULONG NumberOfHeaps
 
RTL_HEAP_INFORMATION Heaps [1]
 

Detailed Description

Definition at line 1132 of file rtltypes.h.

Member Data Documentation

◆ Heaps

RTL_HEAP_INFORMATION _RTL_PROCESS_HEAPS::Heaps[1]

◆ NumberOfHeaps

ULONG _RTL_PROCESS_HEAPS::NumberOfHeaps

Definition at line 1134 of file rtltypes.h.

Referenced by Heap32First(), Heap32Next(), and TH32CreateSnapshotSectionInitialize().


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