IntervalZero RTX64 Managed Code Framework
RTMarshalPhysicalAddressFromVirtualAddress Method (UInt32) |
Translates a virtual address to a physical address.
IMPORTANT! This method is non-functional and should not be used. It will be removed in a future release.
Namespace: IntervalZero.RTX64.RTAPI.Runtime.InteropServicesAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Parameters
- virtualAddress
- Type: SystemUInt32
The virtual address to translate.
Return Value
Type: UInt64The translated physical address.
