Function

QmiMessagePdcRegisterInputnew

since: 1.18

Declaration [src]

QmiMessagePdcRegisterInput*
qmi_message_pdc_register_input_new (
  void
)

Description [src]

Allocates a new QmiMessagePdcRegisterInput.

Available since: 1.18

Return value

Type: QmiMessagePdcRegisterInput

The newly created QmiMessagePdcRegisterInput. The returned value should be freed with qmi_message_pdc_register_input_unref().

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