Function
QmiMessageDmsUimChangePinInputnew
since: 1.0
Declaration [src]
QmiMessageDmsUimChangePinInput*
qmi_message_dms_uim_change_pin_input_new (
void
)
Return value
Type: QmiMessageDmsUimChangePinInput
The newly created QmiMessageDmsUimChangePinInput
. The returned value should be freed with qmi_message_dms_uim_change_pin_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |