[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Device3

Device3 Class

IDXGIDevice3

Implements
Namespace: C1.Util.DX.DXGI
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("6007896c-3244-4afd-bf18-a6d3beda5023")]
public class Device3 : Device2, IDisposable, IUnknown

Constructors

Name Description
Device3(IntPtr)

Initializes a new instance of the Device3 class.

Methods

Name Description
Trim()

void IDXGIDevice3::Trim()

Operators

Name Description
explicit operator Device3(IntPtr)

Performs an explicit conversion from IntPtr to Device3.