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