ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information info for an application record. More...
#include <adl_structures.h>
Data Fields | |
ADL_AP_DATABASE | recordSource |
wchar_t * | strArea |
Driver area which the application uses. More... | |
wchar_t * | strFileName |
File name of the application. More... | |
wchar_t * | strNotes |
Nostes on the application. More... | |
wchar_t * | strPathName |
File path of the application. More... | |
wchar_t * | strProfileName |
Name of profile assigned to the application. More... | |
wchar_t * | strTitle |
Title of the application. More... | |
wchar_t * | strVersion |
File versin the application. More... | |
Structure containing information info for an application record.
This structure is used to store info for an application record
ADL_AP_DATABASE ADLApplicationRecord::recordSource |
wchar_t* ADLApplicationRecord::strArea |
Driver area which the application uses.
wchar_t* ADLApplicationRecord::strFileName |
File name of the application.
wchar_t* ADLApplicationRecord::strNotes |
Nostes on the application.
wchar_t* ADLApplicationRecord::strPathName |
File path of the application.
wchar_t* ADLApplicationRecord::strProfileName |
Name of profile assigned to the application.
wchar_t* ADLApplicationRecord::strTitle |
Title of the application.
wchar_t* ADLApplicationRecord::strVersion |
File versin the application.