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. |
This structure is used to store property information of an application profile
char _PropertyRecord::strName[64] |
Property Name.
Property Type.
Data Size in bytes.
unsigned char _PropertyRecord::uData[1] |
Property Value, can be any data type.