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

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

Detailed Description

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.

Field Documentation

◆ iErrorCode

int ADLCrossfireInfo::iErrorCode

Current error code of this CrossfireX combination.

◆ iState

int ADLCrossfireInfo::iState

◆ iSupported

int ADLCrossfireInfo::iSupported

If CrossfireX is supported by this combination. The value is either ADL_TRUE or ADL_FALSE.


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

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