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