Function dds_qunset_bprop¶
Defined in File dds_public_qos.h
Function Documentation¶
-
void dds_qunset_bprop(dds_qos_t *qos, const char *name)¶
Removes the binary property with the provided name from a qos structure.
In case more than one binary property exists with this name, only the first binary property is removed.
- Parameters
qos – [inout] - Pointer to a dds_qos_t structure that contains the binary property
name – [in] - Pointer to name of the property