26#define FT_SERVICE_ID_PROPERTIES "properties"
31 const char* property_name,
37 const char* property_name,
48#define FT_DEFINE_SERVICE_PROPERTIESREC( class_, \
51 static const FT_Service_PropertiesRec class_ = \
static PropertyItem * get_property(IWICMetadataReader *reader, const GUID *guid, const WCHAR *prop_name)
#define FT_DEFINE_SERVICE(name)
FT_BEGIN_HEADER typedef unsigned char FT_Bool
FT_Error(* FT_Properties_GetFunc)(FT_Module module, const char *property_name, void *value)
FT_Error(* FT_Properties_SetFunc)(FT_Module module, const char *property_name, const void *value, FT_Bool value_is_string)