ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the validated display device possible map result. More...
#include <adl_structures.h>
Data Fields | |
int | iIndex |
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. More... | |
int | iPossibleMapResultMask |
int | iPossibleMapResultValue |
The bit mask identifies the possible map result. The detail definition is defined in ADL_DISPLAY_POSSIBLEMAPRESULT_XXX. More... | |
Structure containing information about the validated display device possible map result.
This structure is used to store the validated display device possible map result This information can be returned to the user.
int ADLPossibleMapResult::iIndex |
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.
int ADLPossibleMapResult::iPossibleMapResultMask |
int ADLPossibleMapResult::iPossibleMapResultValue |
The bit mask identifies the possible map result. The detail definition is defined in ADL_DISPLAY_POSSIBLEMAPRESULT_XXX.