Method

QmiMessagePdcRegisterInputref

since: 1.18

Declaration [src]

QmiMessagePdcRegisterInput*
qmi_message_pdc_register_input_ref (
  QmiMessagePdcRegisterInput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.18

Return value

Type: QmiMessagePdcRegisterInput

The new reference to self.

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