Method

QmiMessageVoiceDialCallInputref

since: 1.14

Declaration [src]

QmiMessageVoiceDialCallInput*
qmi_message_voice_dial_call_input_ref (
  QmiMessageVoiceDialCallInput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.14

Return value

Type: QmiMessageVoiceDialCallInput

The new reference to self.

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