ADL (AMD Display Library) Public APIs
Version 17.1
|
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... | |
Structure containing information about an application.
This structure is used to store basic information of an application including process id
unsigned int ADLApplicationDataX3::iProcessId |
wchar_t ADLApplicationDataX3::strFileName[256] |
File Name.
wchar_t ADLApplicationDataX3::strPathName[256] |
Path Name.
wchar_t ADLApplicationDataX3::strTimeStamp[32] |
Creation timestamp.
wchar_t ADLApplicationDataX3::strVersion[32] |
Version.