Function

QmiMessageUimRefreshRegisterInputnew

since: 1.28

Declaration [src]

QmiMessageUimRefreshRegisterInput*
qmi_message_uim_refresh_register_input_new (
  void
)

Description [src]

Allocates a new QmiMessageUimRefreshRegisterInput.

Available since: 1.28

Return value

Type: QmiMessageUimRefreshRegisterInput

The newly created QmiMessageUimRefreshRegisterInput. The returned value should be freed with qmi_message_uim_refresh_register_input_unref().

The caller of the function takes ownership of the data, and is responsible for freeing it.