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