Class Device5
[Guid("d55ba0a4-6405-4694-aef5-08ee1a4358b4")]
public class Device5 : Device4
- Inheritance
-
Device5
- Inherited Members
Constructors
Device5(Factory6, Device)
Initializes a new instance of the Device5 class.
public Device5(Factory6 factory, Device device)
Parameters
Remarks
Each call to CreateDevice returns a unique Device5 object.The SharpDX.DXGI.Device object is obtained by calling QueryInterface on an ID3D10Device or an ID3D11Device.
Device5(nint)
public Device5(nint nativePtr)
Parameters
nativePtr
nint
Operators
explicit operator Device5(nint)
public static explicit operator Device5(nint nativePtr)
Parameters
nativePtr
nint