Function

QmiMessageUimDepersonalizationInputnew

since: 1.30

Declaration [src]

QmiMessageUimDepersonalizationInput*
qmi_message_uim_depersonalization_input_new (
  void
)

Description [src]

Allocates a new QmiMessageUimDepersonalizationInput.

Available since: 1.30

Return value

Type: QmiMessageUimDepersonalizationInput

The newly created QmiMessageUimDepersonalizationInput. The returned value should be freed with qmi_message_uim_depersonalization_input_unref().

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