Method

QmiMessageLocRegisterEventsOutputref

since: 1.22

Declaration [src]

QmiMessageLocRegisterEventsOutput*
qmi_message_loc_register_events_output_ref (
  QmiMessageLocRegisterEventsOutput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.22

Return value

Type: QmiMessageLocRegisterEventsOutput

The new reference to self.

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