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

Structure containing the Connector information. More...

#include <adl_structures.h>

Data Fields

int iConnectorId
 used for disply identification/ordering More...
 
int iConnectorIndex
 index of the connector(0-based) More...
 
int iLength
 Length of the connector(in millimeters). More...
 
int iOffset
 Position of the connector(in millimeters), from the right side of the slot. More...
 
int iSlotIndex
 index of the slot, 0-based index. More...
 
int iType
 Type of the connector. Connector Type. More...
 

Detailed Description

Structure containing the Connector information.

this structure is used to get the connector information like length, positions & etc.

Field Documentation

◆ iConnectorId

int ADLConnectorInfo::iConnectorId

used for disply identification/ordering

◆ iConnectorIndex

int ADLConnectorInfo::iConnectorIndex

index of the connector(0-based)

◆ iLength

int ADLConnectorInfo::iLength

Length of the connector(in millimeters).

◆ iOffset

int ADLConnectorInfo::iOffset

Position of the connector(in millimeters), from the right side of the slot.

◆ iSlotIndex

int ADLConnectorInfo::iSlotIndex

index of the slot, 0-based index.

◆ iType

int ADLConnectorInfo::iType

Type of the connector. Connector Type.


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

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