IDXGIFactory5 interface (dxgi1_5.h)

This interface enables a single method to support variable refresh rate displays.

Inheritance

The IDXGIFactory5 interface inherits from IDXGIFactory4. IDXGIFactory5 also has these types of members:

Methods

The IDXGIFactory5 interface has these methods.

 
IDXGIFactory5::CheckFeatureSupport

Used to check for hardware feature support.

Requirements

Requirement Value
Target Platform Windows
Header dxgi1_5.h

See also

DXGI Interfaces

IDXGIFactory1

IDXGIFactory2

IDXGIFactory3

IDXGIFactory4