|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about controller overlay information. More...
#include <adl_structures.h>
Data Fields | |
| int | iReserved [3] |
| Should be 0. More... | |
| int | iSize |
| Should be set to the sizeof the structure. More... | |
| ADLAdjustmentinfo | sOverlayInfo |
| Data. More... | |
Structure containing information about controller overlay information.
This structure is used to store information about controller overlay info for the adapter. This structure is used by the ADL_Display_ControllerOverlayAdjustmentCaps_Get() function.
| int ADLControllerOverlayInfo::iReserved[3] |
Should be 0.
| int ADLControllerOverlayInfo::iSize |
Should be set to the sizeof the structure.
| ADLAdjustmentinfo ADLControllerOverlayInfo::sOverlayInfo |
Data.