MEM_PROC int MEM_API InitHeap(PMEM pMem, PTRSZVAL dwSize);
sharemem.h
even if pMem is just a POINTER returned from OpenSpace this will create a valid heap pointer.
will result TRUE if a valid heap is present will result FALSE if heap is not able to init (has content)
Functions