Frees the memory block the passed in pointer points to from the library internal heap.
FreePMem(nAddress)
Parameters
- nAddress
A pointer to a memory location, the pointer at this location is freed.
Return Value
Always .T.
See Also
Reference
AllocHGlobal
AllocMem
AllocMemTo
AMemBlocks
CompactMem
FreeHGlobal
FreeMem
FreeRefArray
LockHGlobal
ReAllocHGlobal
ReAllocMem
SizeOfMem
UnlockHGlobal
ValidateMem