Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns info about the system's graphics adapter.
adapters = C_VideoOptions.GetGxAdapterInfo()
Returns[]
- adapters
- structure - GxAdapterInfoDetails[]
Field | Type | Description |
---|---|---|
name | string | e.g. "NVIDIA GeForce GTX 1060GB" |
isLowPower | boolean | |
isExternal | boolean | whether the adapter is external |
Patch changes[]
Patch 8.0.1 (2018-07-17): Added.