ADLConnectionData Struct Reference

Structure containing connection information. More...


Data Fields

int iConnectionType
 Connection type. based on the connection type either iNumberofPorts or IDataSize,EDIDdata is valid, Define_connection_types.
ADLConnectionProperties aConnectionProperties
 Specifies the connection properties.
int iNumberofPorts
 Number of ports.
int iActiveConnections
 Number of Active Connections.
int iDataSize
 actual size of EDID data block size.
char EdidData [1024]
 EDID Data.


Detailed Description

Structure containing connection information.

this structure is used to retrieve the data from driver which includes


Field Documentation

Connection type. based on the connection type either iNumberofPorts or IDataSize,EDIDdata is valid, Define_connection_types.

Specifies the connection properties.

Number of ports.

Number of Active Connections.

actual size of EDID data block size.

EDID Data.


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