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