|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing CrossfireX state and error information. More...
#include <adl_structures.h>
Data Fields | |
| int | iErrorCode |
| Current error code of this CrossfireX combination. More... | |
| int | iState |
| Current CrossfireX state of a particular adapter CrossfireX combination. More... | |
| int | iSupported |
| If CrossfireX is supported by this combination. The value is either ADL_TRUE or ADL_FALSE. More... | |
Structure containing CrossfireX state and error information.
This structure is used to store state and error information about a particular adapter CrossfireX combination. This structure is used by the ADL_Adapter_Crossfire_Get() function.
| int ADLCrossfireInfo::iErrorCode |
Current error code of this CrossfireX combination.
| int ADLCrossfireInfo::iState |
| int ADLCrossfireInfo::iSupported |