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

Structure containing the slot information. More...

#include <adl_structures.h>

Data Fields

int iLength
 length of the slot(in millimeters). More...
 
int iSlotIndex
 index of the slot, 0-based index. More...
 
int iWidth
 width of the slot(in millimeters). More...
 

Detailed Description

Structure containing the slot information.

this structure is used to get the slot information like length of the slot, no of connectors on the slot & etc.

Field Documentation

◆ iLength

int ADLBracketSlotInfo::iLength

length of the slot(in millimeters).

◆ iSlotIndex

int ADLBracketSlotInfo::iSlotIndex

index of the slot, 0-based index.

◆ iWidth

int ADLBracketSlotInfo::iWidth

width of the slot(in millimeters).


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

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