|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about the display SLS Grid information. More...
#include <adl_structures.h>
Data Fields | |
| int | iAdapterIndex |
| The Adapter index. More... | |
| int | iSLSGridColumn |
| The grid column. More... | |
| int | iSLSGridIndex |
| The grid index. More... | |
| int | iSLSGridMask |
| The grid bit mask identifies the number of bits DisplayMap is currently using. Sum of all bits defined in ADL_DISPLAY_SLSGRID_ORIENTATION_XXX. More... | |
| int | iSLSGridRow |
| The grid row. More... | |
| int | iSLSGridValue |
| The grid bit value identifies the display status. Refer to ADL_DISPLAY_SLSGRID_ORIENTATION_XXX. More... | |
Structure containing information about the display SLS Grid information.
This structure is used to store the display SLS Grid information.
| int ADLSLSGrid::iAdapterIndex |
The Adapter index.
| int ADLSLSGrid::iSLSGridColumn |
The grid column.
| int ADLSLSGrid::iSLSGridIndex |
The grid index.
| int ADLSLSGrid::iSLSGridMask |
The grid bit mask identifies the number of bits DisplayMap is currently using. Sum of all bits defined in ADL_DISPLAY_SLSGRID_ORIENTATION_XXX.
| int ADLSLSGrid::iSLSGridRow |
The grid row.
| int ADLSLSGrid::iSLSGridValue |
The grid bit value identifies the display status. Refer to ADL_DISPLAY_SLSGRID_ORIENTATION_XXX.