Platform SDK: Memory

IsBadHugeReadPtr

The IsBadHugeReadPtr function is obsolete. It is provided only for compatibility with 16-bit versions of Windows, which distinguish between normal memory allocations and huge allocations occupying multiple segments. In the Win32 API, this function is equivalent to the IsBadReadPtr function.

See Also

Memory Management Overview, Memory Management Functions