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