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

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...
 

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 ADLVersionsInfoX2::strCatalystVersion[256]

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

◆ strCatalystWebLink

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" )

◆ strCrimsonVersion

char ADLVersionsInfoX2::strCrimsonVersion[256]

Crimson Version(e.g. "16.6.2").

◆ strDriverVer

char ADLVersionsInfoX2::strDriverVer[256]

Driver Release (Packaging) Version (e.g. "16.20.1035-160621a-303814C")


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

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