ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the BIOS. More...
#include <adl_structures.h>
Data Fields | |
char | strDate [256] |
BIOS date in yyyy/mm/dd hh:mm format. More... | |
char | strPartNumber [256] |
Part number. More... | |
char | strVersion [256] |
Version number. More... | |
Structure containing information about the BIOS.
This structure is used to store various information about the Chipset. This information can be returned to the user.
char ADLBiosInfo::strDate[256] |
BIOS date in yyyy/mm/dd hh:mm format.
char ADLBiosInfo::strPartNumber[256] |
Part number.
char ADLBiosInfo::strVersion[256] |
Version number.