_PropertyRecord Struct Reference

Structure containing information of a property of an application profile. More...


Data Fields

char strName [64]
 Property Name.
ADLProfilePropertyType eType
 Property Type.
int iDataSize
 Data Size in bytes.
unsigned char uData [1]
 Property Value, can be any data type.


Detailed Description

Structure containing information of a property of an application profile.

This structure is used to store property information of an application profile


Field Documentation

Property Name.

Property Type.

Data Size in bytes.

unsigned char _PropertyRecord::uData[1]

Property Value, can be any data type.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer