Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   sd_bus_message_append_basic    ( 3 )

прикрепите к сообщению одно поле (Attach a single field to a message)

  Name  |  Synopsis  |  Description  |    Return value    |  Note  |  See also  |

Возвращаемое значение (Return value)

On success, this call returns 0 or a positive integer. On failure, it returns a negative errno-style error code.

Errors Returned errors may indicate the following problems:

-EINVAL Specified parameter is invalid.

-EPERM Message has been sealed.

-ESTALE Message is in invalid state.

-ENXIO Message cannot be appended to.

-ENOMEM Memory allocation failed.