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

Structure containing information about an application. More...

#include <adl_structures.h>

Data Fields

wchar_t strFileName [256]
 File Name. More...
 
wchar_t strPathName [256]
 Path Name. More...
 
wchar_t strTimeStamp [32]
 Creation timestamp. More...
 
wchar_t 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

wchar_t ADLApplicationDataX2::strFileName[256]

File Name.

◆ strPathName

wchar_t ADLApplicationDataX2::strPathName[256]

Path Name.

◆ strTimeStamp

wchar_t ADLApplicationDataX2::strTimeStamp[32]

Creation timestamp.

◆ strVersion

wchar_t ADLApplicationDataX2::strVersion[32]

Version.


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

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