Function

QmiMessageDmsSetUserLockCodeInputnew

since: 1.0

Declaration [src]

QmiMessageDmsSetUserLockCodeInput*
qmi_message_dms_set_user_lock_code_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDmsSetUserLockCodeInput.

Available since: 1.0

Return value

Type: QmiMessageDmsSetUserLockCodeInput

The newly created QmiMessageDmsSetUserLockCodeInput. The returned value should be freed with qmi_message_dms_set_user_lock_code_input_unref().

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