 |
DXDeviceGetAllSystemAdapters Method |
Returns all Adapter1 that are supported on the system.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.2.9484.2048 (1.0.0.0)
Syntaxpublic static Adapter1[] GetAllSystemAdapters()
Return Value
Adapter1all Adapter1 that are supported on the system
Exceptions| Exception | Condition |
|---|
| DXEngineException | DXEngineException when DXGI 1.1 Factory cannot be created |
See Also