Function

QmiMessageUimChangePinInputnew

since: 1.14

Declaration [src]

QmiMessageUimChangePinInput*
qmi_message_uim_change_pin_input_new (
  void
)

Description [src]

Allocates a new QmiMessageUimChangePinInput.

Available since: 1.14

Return value

Type: QmiMessageUimChangePinInput

The newly created QmiMessageUimChangePinInput. The returned value should be freed with qmi_message_uim_change_pin_input_unref().

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