Method

QmiMessageSscControlOutputref

since: 1.34

Declaration [src]

QmiMessageSscControlOutput*
qmi_message_ssc_control_output_ref (
  QmiMessageSscControlOutput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.34

Return value

Type: QmiMessageSscControlOutput

The new reference to self.

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