RTHandle IsAllocated Property IntervalZero RTX Managed Code
Gets a value indicating whether the handle is allocated.

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

Syntax

public bool IsAllocated { get; }

Property Value

Type: OnlineBoolean
See Also