Function
Get the disable message timestamp property of a producer object.
tibems_status
tibemsMsgProducer_GetDisableMessageTimestamp(tibemsMsgProducer
msgProducer,tibems_bool
* disable );
CALL "tibemsMsgProducer_GetDisableMessageTimestamp" USING BY VALUE msgProducer, BY REFERENCE disable, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
msgProducer
|
Get the property from this producer.
|
disableMessageTimeStamp
|
The function stores the property in this location.
|
Applications that do not require timestamps can reduce overhead costs by disabling timestamps (set this property to true).
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |