Function

QmiMessageLocInjectPositionInputnew

since: 1.37

Declaration [src]

QmiMessageLocInjectPositionInput*
qmi_message_loc_inject_position_input_new (
  void
)

Description [src]

Allocates a new QmiMessageLocInjectPositionInput.

Available since: 1.37

Return value

Type: QmiMessageLocInjectPositionInput

The newly created QmiMessageLocInjectPositionInput. The returned value should be freed with qmi_message_loc_inject_position_input_unref().

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