ADL (AMD Display Library) Public APIs
Version 17.1
|
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... | |
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.
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.
int ADLAdapterDisplayCap::iAdapterDisplayCapValue |
The bit mask identifies the status. Refer to ADL_ADAPTER_DISPLAYCAP_XXX.
int ADLAdapterDisplayCap::iAdapterIndex |
The Persistent logical Adapter Index.