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

#include <windows_heap.h>

Public Attributes

WPARAM CommitLimitBytes
 
WPARAM CommitLimitFailureCode
 
WPARAM MaxAllocationSizeBytes
 
WPARAM AllocationLimitFailureCode
 

Detailed Description

Definition at line 301 of file windows_heap.h.

Member Data Documentation

◆ AllocationLimitFailureCode

WPARAM _RTL_HEAP_MEMORY_LIMIT_DATA::AllocationLimitFailureCode

Definition at line 305 of file windows_heap.h.

◆ CommitLimitBytes

WPARAM _RTL_HEAP_MEMORY_LIMIT_DATA::CommitLimitBytes

Definition at line 302 of file windows_heap.h.

◆ CommitLimitFailureCode

WPARAM _RTL_HEAP_MEMORY_LIMIT_DATA::CommitLimitFailureCode

Definition at line 303 of file windows_heap.h.

◆ MaxAllocationSizeBytes

WPARAM _RTL_HEAP_MEMORY_LIMIT_DATA::MaxAllocationSizeBytes

Definition at line 304 of file windows_heap.h.


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