Data Type : OS Memory
MEMHANDLE - Handle returned by OSMemoryAllocate
----------------------------------------------------------------------------------------------------------
#include <global.h>
Description :
This handle is returned by the OSMemoryAllocate function. This datatype is a DWORD, and it is not related to the datatype HANDLE.
See Also :
NULLMEMHANDLE
----------------------------------------------------------------------------------------------------------