Creates an instance of a MappedMemory object.
Namespace: RTX.IOAssembly: IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
Parameters
- physicalAddress
- Type:
System UInt64
The base address to be mapped
- length
- Type:
System UInt32
The number of bytes to be mapped
- cacheType
- Type: RTX.IO MemoryCachingType
The MemoryCachingType
See Also