Class ot_math_kern_entry_tUnownedHandle
public class ot_math_kern_entry_tUnownedHandle : ot_math_kern_entry_tHandle, IDisposable
- Inheritance
-
ot_math_kern_entry_tUnownedHandle
- Implements
- Inherited Members
Constructors
ot_math_kern_entry_tUnownedHandle(IntPtr)
Creates a new instance of ot_math_kern_entry_tOwnedHandle. Assumes that the given pointer is unowned by the runtime.
public ot_math_kern_entry_tUnownedHandle(IntPtr ptr)
Parameters
ptr
IntPtr
Properties
NullHandle
public static ot_math_kern_entry_tUnownedHandle NullHandle { get; }
Property Value
Methods
Copy()
public ot_math_kern_entry_tOwnedHandle Copy()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()