| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
SharedMemory.DeleteValue
Deletes a shared memory value.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| SharedMemory | 14.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "SharedMemory.DeleteValue"; Name ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Name | The name of the shared memory object. | "test" |
Result
Returns OK or error.
Description
Deletes a shared memory value.On Windows the shared memory only gets deleted if the last handle to it is freed.
See also
Release notes
- Version 14.5
- Added SharedMemory.DeleteValue function.
Blog Entries
This function checks for a license.
Created 18th October 2024, last changed 18th October 2024