All values returned by the API have one of these types.
da_getprop*() return data in the appropriate C type for the given da_type.
| Enumerator |
|---|
| DA_TYPE_NONE |
|
| DA_TYPE_BOOLEAN |
|
| DA_TYPE_INTEGER |
|
| DA_TYPE_NUMBER |
|
| DA_TYPE_STRING |
|
| DA_TYPE_ARRAY |
|
| DA_TYPE_OBJECT |
|
| DA_TYPE_NULL |
|