Function
QmiMessageDmsUimUnblockPinInputnew
since: 1.0
Declaration [src]
QmiMessageDmsUimUnblockPinInput*
qmi_message_dms_uim_unblock_pin_input_new (
void
)
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. |