MEM_PROC PTRSZVAL MEM_API SizeOfMemBlock(CPOINTER pData);
sharemem.h
The size of the block that was specified by the Allocate().
returns the size of a memory block which was Allocate()'d.
Functions