|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information info for a property record in a profile. More...
#include <adl_structures.h>
Data Fields | |
| ADLProfilePropertyType | eType |
| Data type of the property. More... | |
| wchar_t * | strPropertyName |
| Name of the property. More... | |
| wchar_t * | strPropertyValue |
Structure containing information info for a property record in a profile.
This structure is used to store info for a property record in a profile
| ADLProfilePropertyType ADLPropertyRecordCreate::eType |
Data type of the property.
| wchar_t* ADLPropertyRecordCreate::strPropertyName |
Name of the property.
| wchar_t* ADLPropertyRecordCreate::strPropertyValue |