_ADLApplicationDataX3 Struct Reference

Structure containing information about an application. More...


Data Fields

wchar_t strPathName [256]
 Path Name.
wchar_t strFileName [64]
 File Name.
wchar_t strTimeStamp [32]
 Creation timestamp.
wchar_t strVersion [32]
 Version.
unsigned int iProcessId


Detailed Description

Structure containing information about an application.

This structure is used to store basic information of an application including process id

Examples:

PowerXPress/PowerXPress.cpp.


Field Documentation

Path Name.

Examples:
PowerXPress/PowerXPress.cpp.

File Name.

Examples:
PowerXPress/PowerXPress.cpp.

Creation timestamp.

Examples:
PowerXPress/PowerXPress.cpp.

Version.

Examples:
PowerXPress/PowerXPress.cpp.


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