Opens an existing memory-mapped file that has the specified name and access rights in system memory.
Syntax
Parameters
- mapName
-
The name of the memory-mapped file to open.
- desiredAccessRights
-
One of the enumeration values that specifies the access rights to apply to the memory-mapped file.
Returns
A memory-mapped file that has the specified characteristics.
Remarks
Requirements
Namespace: System.IO.MemoryMappedFiles
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0