Function
Get a list of property names from a message.
tibems_status
tibemsMsg_GetPropertyNames(tibemsMsg
message,tibemsMsgEnum
* enumeration );
CALL "tibemsMsg_GetPropertyNames" USING BY VALUE message, BY REFERENCE enumeration, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
message
|
Get the property names from this message.
|
enumeration
|
The function stores the property names in this location.
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |