Method

QmiMessageVoiceDialCallOutputref

since: 1.14

Declaration [src]

QmiMessageVoiceDialCallOutput*
qmi_message_voice_dial_call_output_ref (
  QmiMessageVoiceDialCallOutput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.14

Return value

Type: QmiMessageVoiceDialCallOutput

The new reference to self.

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