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