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