Method

QmiMessageWdsBindSubscriptionOutputref

since: 1.37

Declaration [src]

QmiMessageWdsBindSubscriptionOutput*
qmi_message_wds_bind_subscription_output_ref (
  QmiMessageWdsBindSubscriptionOutput* self
)

Description [src]

Atomically increments the reference count of self by one.

Available since: 1.37

Return value

Type: QmiMessageWdsBindSubscriptionOutput

The new reference to self.

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