Unlock all memory using LIBMEM drivers.
-
Returns:
- The LIBMEM status result.
This function iterates through all registered LIBMEM drivers calling each driver's unlock function specifying the drivers entire memory range as its parameters.
The function will terminate if any of the driver's unlock functions return a result other than LIBMEM_STATUS_SUCCESS.
Example:
|