1 #ifndef K_FIRESYNC_PROPERTY_LIST_Z_H
2 #define K_FIRESYNC_PROPERTY_LIST_Z_H
4 #include <kFireSync/Data/kPropertyList.h>
16 } kPropertyListProperty;
24 #define kPropertyList_Cast_(P) kCastClass_(kPropertyList, P)
27 kFsFx(
kStatus) kPropertyList_VRelease(kPropertyList
id);
29 kFsFx(
kSize) kPropertyList_FindProperty(kPropertyList
id, const
kChar* name);