collection_item Struct Reference
[COLLECTION interface]

Opaque structure that holds one property. More...

#include <collection.h>


Detailed Description

Opaque structure that holds one property.

Your implementation can assume that following members will always be members of the collection_item. but you should use get_item_xxx functions to get them and never access internal data directly.


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