ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about an application profile. More...
#include <adl_structures.h>
Data Fields | |
int | iCount |
Number of properties. More... | |
PropertyRecord | record [1] |
Buffer to store all property records. More... | |
Structure containing information about an application profile.
This structure is used to store information of an application profile
int ADLApplicationProfile::iCount |
Number of properties.
PropertyRecord ADLApplicationProfile::record[1] |
Buffer to store all property records.