MEMHANDLE
Data Type : OS Memory
MEMHANDLE - Handle returned by OSMemoryAllocate
#include <global.h>
Definition :
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 OSMemoryAllocate OSMemoryFree OSMemoryGetSize OSMemoryLock OSMemoryReallocate OSMemoryUnlock