Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 738 Bytes

freeentry-usedentry.md

File metadata and controls

24 lines (18 loc) · 738 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: _FREEENTRY, _USEDENTRY
_FREEENTRY, _USEDENTRY
11/04/2016
MALLOC/_USEDENTRY
MALLOC/_FREEENTRY
_USEDENTRY
_FREEENTRY
USEDENTRY
FREEENTRY
_USEDENTRY constant
_FREEENTRY constant
FREEENTRY constant
USEDENTRY constant
26f658e6-6846-4a4e-9984-262cfe392770

_FREEENTRY, _USEDENTRY

Syntax

#include <malloc.h>

Remarks

These constants represent values assigned by the _heapwalk routines to the _useflag element of the _HEAPINFO structure. They indicate the status of the heap entry.

See also

_heapwalk
Global constants