Method

QmiMessagePdcRegisterOutputref

since: 1.18

Declaration [src]

QmiMessagePdcRegisterOutput*
qmi_message_pdc_register_output_ref (
  QmiMessagePdcRegisterOutput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.18

Return value

Type: QmiMessagePdcRegisterOutput

The new reference to self.

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