ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing version information. More...
#include <adl_structures.h>
Data Fields | |
char | strCatalystVersion [256] |
Catalyst Version(e.g. "15.8"). More... | |
char | strCatalystWebLink [256] |
Web link to an XML file with information about the latest AMD drivers and locations (e.g. "http://support.amd.com/drivers/xml/driver_09_us.xml" ) More... | |
char | strCrimsonVersion [256] |
Crimson Version(e.g. "16.6.2"). More... | |
char | strDriverVer [256] |
Driver Release (Packaging) Version (e.g. "16.20.1035-160621a-303814C") More... | |
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.
char ADLVersionsInfoX2::strCatalystVersion[256] |
Catalyst Version(e.g. "15.8").
char ADLVersionsInfoX2::strCatalystWebLink[256] |
Web link to an XML file with information about the latest AMD drivers and locations (e.g. "http://support.amd.com/drivers/xml/driver_09_us.xml" )
char ADLVersionsInfoX2::strCrimsonVersion[256] |
Crimson Version(e.g. "16.6.2").
char ADLVersionsInfoX2::strDriverVer[256] |
Driver Release (Packaging) Version (e.g. "16.20.1035-160621a-303814C")