ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLPossibleMapResult Struct Reference

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...
 

Detailed Description

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.

Field Documentation

◆ iIndex

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.

◆ iPossibleMapResultMask

int ADLPossibleMapResult::iPossibleMapResultMask

◆ iPossibleMapResultValue

int ADLPossibleMapResult::iPossibleMapResultValue

The bit mask identifies the possible map result. The detail definition is defined in ADL_DISPLAY_POSSIBLEMAPRESULT_XXX.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.