Table of Contents

Class DXGI.Device

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public class DXGI.Device : COM.Unknown, IDisposable
Inheritance
DXGI.Device
Implements
Inherited Members

Constructors

Device(void*)

public Device(void* ptr)

Parameters

ptr void*

Fields

IID

public static readonly Guid IID

Field Value

Guid

Methods

GetAdapter()

public DXGI.Adapter GetAdapter()

Returns

DXGI.Adapter