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

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

Detailed Description

Structure containing information info for an application record.

This structure is used to store info for an application record

Field Documentation

◆ recordSource

ADL_AP_DATABASE ADLApplicationRecord::recordSource

◆ strArea

wchar_t* ADLApplicationRecord::strArea

Driver area which the application uses.

◆ strFileName

wchar_t* ADLApplicationRecord::strFileName

File name of the application.

◆ strNotes

wchar_t* ADLApplicationRecord::strNotes

Nostes on the application.

◆ strPathName

wchar_t* ADLApplicationRecord::strPathName

File path of the application.

◆ strProfileName

wchar_t* ADLApplicationRecord::strProfileName

Name of profile assigned to the application.

◆ strTitle

wchar_t* ADLApplicationRecord::strTitle

Title of the application.

◆ strVersion

wchar_t* ADLApplicationRecord::strVersion

File versin the application.


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

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