bool MFHeap_ValidateMemory const void *  pMemory  ) 
 

Checks to see if an allocated block of memory has been corrupted. This will test for buffer overflows and underflows.

Parameters:
pMemory Pointer to a block of memory to validate.
Returns:
Returns TRUE is memory is in a valid, FALSE otherwise.


Generated on Sat Oct 28 16:27:34 2006 for MountFuji Engine by  doxygen 1.4.5