|
DXDeviceGetAllSystemAdapters Method |
Returns all Adapter1 that are supported on the system.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public 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