Function

QmiMessageWmsRawSendInputnew

since: 1.0

Declaration [src]

QmiMessageWmsRawSendInput*
qmi_message_wms_raw_send_input_new (
  void
)

Description [src]

Allocates a new QmiMessageWmsRawSendInput.

Available since: 1.0

Return value

Type: QmiMessageWmsRawSendInput

The newly created QmiMessageWmsRawSendInput. The returned value should be freed with qmi_message_wms_raw_send_input_unref().

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