ADLDisplayEDIDData Struct Reference

Structure containing information about EDID data. More...


Data Fields

int iSize
 Size of the structure.
int iFlag
 Set to 0.
int iEDIDSize
 Size of cEDIDData. Set by ADL_Display_EdidData_Get() upon return.
int iBlockIndex
 0, 1 or 2. If set to 3 or above an error ADL_ERR_INVALID_PARAM is generated
char cEDIDData [256]
 EDID data.
int iReserved [4]
 Reserved.


Detailed Description

Structure containing information about EDID data.

This structure is used to store the information about EDID data for the adapter. This structure is used by the ADL_Display_EdidData_Get() and ADL_Display_EdidData_Set() functions.


Field Documentation

Size of the structure.

Set to 0.

Size of cEDIDData. Set by ADL_Display_EdidData_Get() upon return.

0, 1 or 2. If set to 3 or above an error ADL_ERR_INVALID_PARAM is generated

EDID data.

Reserved.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer