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