Function

QmiMessageLocSetOperationModeInputnew

since: 1.22

Declaration [src]

QmiMessageLocSetOperationModeInput*
qmi_message_loc_set_operation_mode_input_new (
  void
)

Description [src]

Allocates a new QmiMessageLocSetOperationModeInput.

Available since: 1.22

Return value

Type: QmiMessageLocSetOperationModeInput

The newly created QmiMessageLocSetOperationModeInput. The returned value should be freed with qmi_message_loc_set_operation_mode_input_unref().

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