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

#include <windows_heap.h>

Public Attributes

struct {
   ULONG   PageAlignLargeAllocs: 1
 
   ULONG   FullDecommit: 1
 
Flags
 

Detailed Description

Definition at line 332 of file windows_heap.h.

Member Data Documentation

◆ 

struct { ... } _RTL_HP_VS_CONFIG::Flags

◆ FullDecommit

ULONG _RTL_HP_VS_CONFIG::FullDecommit

Definition at line 335 of file windows_heap.h.

◆ PageAlignLargeAllocs

ULONG _RTL_HP_VS_CONFIG::PageAlignLargeAllocs

Definition at line 334 of file windows_heap.h.


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