Function
QmiMessageUimVerifyPinInputnew
since: 1.14
Declaration [src]
QmiMessageUimVerifyPinInput*
qmi_message_uim_verify_pin_input_new (
void
)
Return value
Type: QmiMessageUimVerifyPinInput
The newly created QmiMessageUimVerifyPinInput
. The returned value should be freed with qmi_message_uim_verify_pin_input_unref().
The caller of the function takes ownership of the data, and is responsible for freeing it. |