Function dds_qget_ownership_strength

Function Documentation

bool dds_qget_ownership_strength(const dds_qos_t *qos, int32_t *value)

Get the ownership strength qos policy.

Parameters
  • qos[in] - Pointer to a dds_qos_t structure storing the policy

  • value[inout] - Pointer that will store the ownership strength value

Returns

- false iff any of the arguments is invalid or the qos is not present in the qos object