Data Fields | |
int | iAdapterIndex |
The Adapter Index. | |
int | iSLSMapIndex |
The current display map index. It is the OS Desktop index. For example, OS Index 1 showing clone mode. The Display Map will be 1. | |
ADLSLSGrid | grid |
Indicate the current grid. | |
int | iSurfaceMapIndex |
OS surface index. | |
int | iOrientation |
Screen orientation. E.g., 0, 90, 180, 270. | |
int | iNumSLSTarget |
The number of display targets belongs to this map. | |
int | iFirstSLSTargetArrayIndex |
The first target array index in the Target array. | |
int | iNumNativeMode |
The number of native modes belongs to this map. | |
int | iFirstNativeModeArrayIndex |
The first native mode array index in the native mode array. | |
int | iNumBezelMode |
The number of bezel modes belongs to this map. | |
int | iFirstBezelModeArrayIndex |
The first bezel mode array index in the native mode array. | |
int | iNumBezelOffset |
The number of bezel offsets belongs to this map. | |
int | iFirstBezelOffsetArrayIndex |
The first bezel offset array index in the. | |
int | iSLSMapMask |
The bit mask identifies the number of bits DisplayMap is currently using. Sum all the bit definitions defined in ADL_DISPLAY_SLSMAP_XXX. | |
int | iSLSMapValue |
The bit mask identifies the display map status. Refer to ADL_DISPLAY_SLSMAP_XXX. |
This structure is used to store the display SLS Map information.
The Adapter Index.
The current display map index. It is the OS Desktop index. For example, OS Index 1 showing clone mode. The Display Map will be 1.
Indicate the current grid.
OS surface index.
Screen orientation. E.g., 0, 90, 180, 270.
The number of display targets belongs to this map.
The first target array index in the Target array.
The number of native modes belongs to this map.
The first native mode array index in the native mode array.
The number of bezel modes belongs to this map.
The first bezel mode array index in the native mode array.
The number of bezel offsets belongs to this map.
The first bezel offset array index in the.
The bit mask identifies the number of bits DisplayMap is currently using. Sum all the bit definitions defined in ADL_DISPLAY_SLSMAP_XXX.
The bit mask identifies the display map status. Refer to ADL_DISPLAY_SLSMAP_XXX.