Function

QmiMessagePbmGetCapabilitiesInputnew

since: 1.6

Declaration [src]

QmiMessagePbmGetCapabilitiesInput*
qmi_message_pbm_get_capabilities_input_new (
  void
)

Description [src]

Allocates a new QmiMessagePbmGetCapabilitiesInput.

Available since: 1.6

Return value

Type: QmiMessagePbmGetCapabilitiesInput

The newly created QmiMessagePbmGetCapabilitiesInput. The returned value should be freed with qmi_message_pbm_get_capabilities_input_unref().

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