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

Structure containing information about the adapter display manner. More...

#include <adl_structures.h>

Data Fields

int iAdapterDisplayCapMask
 The bit mask identifies the number of bits AdapterDisplayCap is currently using. Sum all the bits defined in ADL_ADAPTER_DISPLAYCAP_XXX. More...
 
int iAdapterDisplayCapValue
 The bit mask identifies the status. Refer to ADL_ADAPTER_DISPLAYCAP_XXX. More...
 
int iAdapterIndex
 The Persistent logical Adapter Index. More...
 

Detailed Description

Structure containing information about the adapter display manner.

This structure is used to store adapter display manner information This information can be returned to the user. Alternatively, it can be used to access various driver calls to fetch various display device related display manner settings upon the user's request.

Field Documentation

◆ iAdapterDisplayCapMask

int ADLAdapterDisplayCap::iAdapterDisplayCapMask

The bit mask identifies the number of bits AdapterDisplayCap is currently using. Sum all the bits defined in ADL_ADAPTER_DISPLAYCAP_XXX.

◆ iAdapterDisplayCapValue

int ADLAdapterDisplayCap::iAdapterDisplayCapValue

The bit mask identifies the status. Refer to ADL_ADAPTER_DISPLAYCAP_XXX.

◆ iAdapterIndex

int ADLAdapterDisplayCap::iAdapterIndex

The Persistent logical Adapter Index.


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

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