Method

QmiMessageWdsBindDataPortOutputref

since: 1.28

Declaration [src]

QmiMessageWdsBindDataPortOutput*
qmi_message_wds_bind_data_port_output_ref (
  QmiMessageWdsBindDataPortOutput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.28

Return value

Type: QmiMessageWdsBindDataPortOutput

The new reference to self.

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