Function

QmiMessageDmsUimVerifyPinInputnew

since: 1.0

Declaration [src]

QmiMessageDmsUimVerifyPinInput*
qmi_message_dms_uim_verify_pin_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDmsUimVerifyPinInput.

Available since: 1.0

Return value

Type: QmiMessageDmsUimVerifyPinInput

The newly created QmiMessageDmsUimVerifyPinInput. The returned value should be freed with qmi_message_dms_uim_verify_pin_input_unref().

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