#include <JmsProducer.h>
| Data Fields | |
| JMS32I | flags | 
| JmsDestination * | destination | 
| int | deliveryMode | 
| int | priority | 
| JMS64I | timeToLive | 
| 
 | 
| The delivery mode to use with this message if JMS_PO_DELIVERY_MODE is set in flags | 
| 
 | 
| The destination to send this message to if JMS_PO_DESTINATION is set in flags | 
| 
 | 
| flags tells which options have been set. Valid flags are defined using the JMS_PO_... defines | 
| 
 | 
| The priority that should be used with this message if JMS_PO_PRIORITY is set in flags | 
| 
 | 
| The time to live for this message if JMS_PO_TIMETOLIVE has been set in flags | 
 1.2.18
     1.2.18