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