The RTHandle type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Alloc |
Allocates a handle of the specified type for the specified object.
| |
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| Free |
Releases a IntervalZero.Runtime.InteropServices.RTXHandle.
| |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| GetVirtualAddress |
Gets the underlying native virtual address associated with the RTXHandle
| |
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| IsAllocated |
Gets a value indicating whether the handle is allocated.
|
See Also