Function

QmiMessageDmsUimUnblockPinInputnew

since: 1.0

Declaration [src]

QmiMessageDmsUimUnblockPinInput*
qmi_message_dms_uim_unblock_pin_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDmsUimUnblockPinInput.

Available since: 1.0

Return value

Type: QmiMessageDmsUimUnblockPinInput

The newly created QmiMessageDmsUimUnblockPinInput. The returned value should be freed with qmi_message_dms_uim_unblock_pin_input_unref().

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