RtSharedMemory.Address Property

Gets the base address of the shared memory region. If the shared memory region does not exist for any reason, this returns IntPtr.Zero.

Namespace:  IntervalZero.MaxRT.wRTOS.RtApi.IO
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public IntPtr Address { get; }

Property Value

Type: IntPtr

See Also: