logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

[D-BUS] How append array of struct: msg#00217

Subject: [D-BUS] How append array of struct
Hi folks,

Is it possible append array of struct?

When I tried, the following message appeared:
"arrays of struct can't be appended with
dbus_message_append_args_valist for now"

Is there a workaround for it?

I want to create a message like this: ya(ssy)(ssy)...

I can use extra information in the message to inform the number of arguments but
it is not a clean solution. My d-bus version is 0.35.2


Regards,
Claudio.


<Prev in Thread] Current Thread [Next in Thread>