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

#include <windows_heap.h>

Public Attributes

union {
   PVOID   Target
 
   WPARAM   Value
 
   UINT16   RefCount: 12
 
}; 
 

Detailed Description

Definition at line 468 of file windows_heap.h.

Member Data Documentation

◆ 

union { ... }

◆ RefCount

UINT16 _HEAP_LFH_FAST_REF::RefCount

Definition at line 472 of file windows_heap.h.

◆ Target

PVOID _HEAP_LFH_FAST_REF::Target

Definition at line 470 of file windows_heap.h.

◆ Value

WPARAM _HEAP_LFH_FAST_REF::Value

Definition at line 471 of file windows_heap.h.


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