RTHandle Class |
The RTX64 analog to the managed GCHandle class.

SystemObject
IntervalZero.RTX64.RTAPI.Runtime.InteropServicesRTHandle
Namespace:
IntervalZero.RTX64.RTAPI.Runtime.InteropServicesIntervalZero.RTX64.RTAPI.Runtime.InteropServicesRTHandle
Assembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

The RTHandle type exposes the following members.

Name | Description | |
---|---|---|
![]() | IsAllocated |
Gets a value indicating whether the handle is allocated.
|

Name | Description | |
---|---|---|
![]() | Alloc | Allocates a handle of the specified type for the specified object.
Use the overload having this signature:
|
![]() | Dispose | Releases all resources used by the RTHandle |
![]() | Free |
Releases a IntervalZero.Runtime.InteropServices.RTHandle.
|
![]() | GetVirtualAddress |
Gets the underlying native virtual address associated with the RTHandle
|
