IDXGIFactory7 interface (dxgi1_6.h)
This interface enables registration for notifications to detect adapter enumeration state changes.
Inheritance
The IDXGIFactory7 interface inherits from IDXGIFactory6. IDXGIFactory7 also has these types of members:
Methods
The IDXGIFactory7 interface has these methods.
IDXGIFactory7::RegisterAdaptersChangedEvent Registers to receive notification of changes whenever the adapter enumeration state changes. |
IDXGIFactory7::UnregisterAdaptersChangedEvent Unregisters an event to stop receiving notifications when the adapter enumeration state changes. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 [desktop apps only] |
Minimum supported server | Windows Server, version 1709 [desktop apps only] |
Target Platform | Windows |
Header | dxgi1_6.h |