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

Structure containing information about an application. More...

#include <adl_structures.h>

Data Fields

unsigned int iProcessId
 
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 including process id

Field Documentation

◆ iProcessId

unsigned int ADLApplicationDataX3::iProcessId

◆ strFileName

wchar_t ADLApplicationDataX3::strFileName[256]

File Name.

◆ strPathName

wchar_t ADLApplicationDataX3::strPathName[256]

Path Name.

◆ strTimeStamp

wchar_t ADLApplicationDataX3::strTimeStamp[32]

Creation timestamp.

◆ strVersion

wchar_t ADLApplicationDataX3::strVersion[32]

Version.


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

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