[]
IDXGIDevice3
[Guid("6007896c-3244-4afd-bf18-a6d3beda5023")]
public class Device3 : Device2, IDisposable, IUnknown
Initializes a new instance of the Device3 class.
public Device3(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
void IDXGIDevice3::Trim()
public void Trim()
Performs an explicit conversion from System.IntPtr to Device3.
public static explicit operator Device3(IntPtr nativePointer)
nativePointer
System.IntPtr