Function

QmiMessageDmsSetServiceProgrammingCodeInputnew

since: 1.0

Declaration [src]

QmiMessageDmsSetServiceProgrammingCodeInput*
qmi_message_dms_set_service_programming_code_input_new (
  void
)

Description [src]

Allocates a new QmiMessageDmsSetServiceProgrammingCodeInput.

Available since: 1.0

Return value

Type: QmiMessageDmsSetServiceProgrammingCodeInput

The newly created QmiMessageDmsSetServiceProgrammingCodeInput. The returned value should be freed with qmi_message_dms_set_service_programming_code_input_unref().

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