ReactOS 0.4.15-dev-7918-g2a2556c
_Malloc32 Struct Reference
Collaboration diagram for _Malloc32:

Public Attributes

IMalloc IMalloc_iface
 
DWORD dummy
 
IMallocSpypSpy
 
DWORD SpyedAllocationsLeft
 
BOOL SpyReleasePending
 
LPVOIDSpyedBlocks
 
DWORD SpyedBlockTableLength
 

Detailed Description

Definition at line 50 of file ifs.c.

Member Data Documentation

◆ dummy

DWORD _Malloc32::dummy

Definition at line 52 of file ifs.c.

◆ IMalloc_iface

IMalloc _Malloc32::IMalloc_iface

Definition at line 51 of file ifs.c.

Referenced by CoGetMalloc(), CoTaskMemAlloc(), CoTaskMemFree(), and CoTaskMemRealloc().

◆ pSpy

◆ SpyedAllocationsLeft

DWORD _Malloc32::SpyedAllocationsLeft

◆ SpyedBlocks

LPVOID* _Malloc32::SpyedBlocks

◆ SpyedBlockTableLength

DWORD _Malloc32::SpyedBlockTableLength

◆ SpyReleasePending

BOOL _Malloc32::SpyReleasePending

Definition at line 55 of file ifs.c.

Referenced by CoRevokeMallocSpy(), IMalloc_fnFree(), and IMalloc_fnRealloc().


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