_FREEENTRY, _USEDENTRY
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at _FREEENTRY, _USEDENTRY.
Syntax
#include <malloc.h>
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.
Show: