Method

QmiMessageSscControlInputref

since: 1.34

Declaration [src]

QmiMessageSscControlInput*
qmi_message_ssc_control_input_ref (
  QmiMessageSscControlInput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.34

Return value

Type: QmiMessageSscControlInput

The new reference to self.

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