ADL (AMD Display Library) Public APIs
Version 17.1
|
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... | |
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.
int ADLBracketSlotInfo::iLength |
length of the slot(in millimeters).
int ADLBracketSlotInfo::iSlotIndex |
index of the slot, 0-based index.
int ADLBracketSlotInfo::iWidth |
width of the slot(in millimeters).