Oracle GlassFish Message Queue 4.4.2 Developer's Guide for C Clients

Parameters

propertiesHandle

A handle to the properties object whose property value for the specified key you want to set. You get this handle from the MQCreateProperties() function.

key

The name of a property key. The library makes a copy of the property key

value

The property value to set. The library makes a copy of the value.

The library makes a copy of the property key and also makes a copy of the value.