ATX_Property Struct Reference

A property that has a name and a value (the value can be of one of several types). More...

#include <AtxProperties.h>


Data Fields

ATX_CString name
 Name of the property.
ATX_PropertyType type
 Type of the value of the property.
ATX_PropertyValue value
 Value of the property.


Detailed Description

A property that has a name and a value (the value can be of one of several types).
The documentation for this struct was generated from the following file: