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

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
 

Detailed Description

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

Field Documentation

◆ eType

ADLProfilePropertyType ADLPropertyRecordCreate::eType

Data type of the property.

◆ strPropertyName

wchar_t* ADLPropertyRecordCreate::strPropertyName

Name of the property.

◆ strPropertyValue

wchar_t* ADLPropertyRecordCreate::strPropertyValue

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

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