Table of Contents

Class DXGI.Adapter

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

Constructors

Adapter(void*)

public Adapter(void* ptr)

Parameters

ptr void*

Fields

IID

public static readonly Guid IID

Field Value

Guid

Methods

GetParentFactory2()

public DXGI.Factory2 GetParentFactory2()

Returns

DXGI.Factory2