ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about an application. More...
#include <adl_structures.h>
Data Fields | |
char | strFileName [256] |
File Name. More... | |
char | strPathName [256] |
Path Name. More... | |
char | strTimeStamp [32] |
Creation timestamp. More... | |
char | strVersion [32] |
Version. More... | |
Structure containing information about an application.
This structure is used to store basic information of an application
char ADLApplicationData::strFileName[256] |
File Name.
char ADLApplicationData::strPathName[256] |
Path Name.
char ADLApplicationData::strTimeStamp[32] |
Creation timestamp.
char ADLApplicationData::strVersion[32] |
Version.