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

Structure containing version information. More...

#include <adl_structures.h>

Data Fields

char strCatalystVersion [256]
 Catalyst Version(e.g. "10.1"). More...
 
char strCatalystWebLink [256]
 Web link to an XML file with information about the latest AMD drivers and locations (e.g. "http://www.amd.com/us/driverxml" ) More...
 
char strDriverVer [256]
 Driver Release (Packaging) Version (e.g. 8.71-100128n-094835E-ATI) More...
 

Detailed Description

Structure containing version information.

This structure is used to store software version information, description of the display device and a web link to the latest installed Catalyst drivers.

Field Documentation

◆ strCatalystVersion

char ADLVersionsInfo::strCatalystVersion[256]

Catalyst Version(e.g. "10.1").

◆ strCatalystWebLink

char ADLVersionsInfo::strCatalystWebLink[256]

Web link to an XML file with information about the latest AMD drivers and locations (e.g. "http://www.amd.com/us/driverxml" )

◆ strDriverVer

char ADLVersionsInfo::strDriverVer[256]

Driver Release (Packaging) Version (e.g. 8.71-100128n-094835E-ATI)


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

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