RTHandle GetVirtualAddress Method IntervalZero RTX Managed Code
Gets the underlying native virtual address associated with the RTXHandle

Namespace:  RTX.Runtime.InteropServices
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public IntPtr GetVirtualAddress()

Return Value

Type: OnlineIntPtr
This call is currently unsupported and will throw a NotSupportedException.
See Also