ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about driver supported PowerExpress Config Caps. More...
#include <adl_structures.h>
Data Fields | |
int | iAdapterIndex |
The Persistent logical Adapter Index. More... | |
int | iPXConfigCapMask |
The bit mask identifies the number of bits PowerExpress Config Caps is currently using. It is the sum of all the bit definitions defined in ADL_PX_CONFIGCAPS_XXXX /ref define_powerxpress_constants. More... | |
int | iPXConfigCapValue |
The bit mask identifies the PowerExpress Config Caps value. The detailed definition is in ADL_PX_CONFIGCAPS_XXXX /ref define_powerxpress_constants. More... | |
Structure containing information about driver supported PowerExpress Config Caps.
This structure is used to store the driver supported PowerExpress Config Caps
int ADLPXConfigCaps::iAdapterIndex |
The Persistent logical Adapter Index.
int ADLPXConfigCaps::iPXConfigCapMask |
The bit mask identifies the number of bits PowerExpress Config Caps is currently using. It is the sum of all the bit definitions defined in ADL_PX_CONFIGCAPS_XXXX /ref define_powerxpress_constants.
int ADLPXConfigCaps::iPXConfigCapValue |
The bit mask identifies the PowerExpress Config Caps value. The detailed definition is in ADL_PX_CONFIGCAPS_XXXX /ref define_powerxpress_constants.