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

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

Detailed Description

Structure containing information about an application.

This structure is used to store basic information of an application

Field Documentation

◆ strFileName

char ADLApplicationData::strFileName[256]

File Name.

◆ strPathName

char ADLApplicationData::strPathName[256]

Path Name.

◆ strTimeStamp

char ADLApplicationData::strTimeStamp[32]

Creation timestamp.

◆ strVersion

char ADLApplicationData::strVersion[32]

Version.


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

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