Class Device3
[Guid("852f2087-802c-4037-ab60-ff2e7ee6fc01")]
public class Device3 : Device2
- Inheritance
-
Device3
- Derived
- Inherited Members
Constructors
Device3(Factory4, Device)
Initializes a new instance of the Device3 class.
public Device3(Factory4 factory, Device device)
Parameters
Remarks
Each call to CreateDevice returns a unique Device3 object.The SharpDX.DXGI.Device object is obtained by calling QueryInterface on an ID3D10Device or an ID3D11Device.
Device3(nint)
public Device3(nint nativePtr)
Parameters
nativePtr
nint
Operators
explicit operator Device3(nint)
public static explicit operator Device3(nint nativePtr)
Parameters
nativePtr
nint