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

Structure containing information about a display. More...

#include <adl_structures.h>

Data Fields

long ulDisplayIndex
 ADL display index. More...
 
long ulManufacturerId
 manufacturer ID of the display More...
 
long ulProductId
 product ID of the display More...
 
long ulSerialNo
 serial number of the display More...
 

Detailed Description

Structure containing information about a display.

This structure is used to store information about a display

Field Documentation

◆ ulDisplayIndex

long ADLDisplayIdentifier::ulDisplayIndex

ADL display index.

◆ ulManufacturerId

long ADLDisplayIdentifier::ulManufacturerId

manufacturer ID of the display

◆ ulProductId

long ADLDisplayIdentifier::ulProductId

product ID of the display

◆ ulSerialNo

long ADLDisplayIdentifier::ulSerialNo

serial number of the display


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

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