Platform SDK: Memory

IsBadHugeWritePtr

The IsBadHugeWritePtr 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 IsBadWritePtr function.

See Also

Memory Management Overview, Memory Management Functions