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