Function
Get an enumeration of the field names in a map message.
tibems_status
tibemsMapMsg_GetMapNames(tibemsMsg
message,tibemsMsgEnum
* enumeration );
CALL "tibemsMapMsg_GetMapNames" USING BY VALUE message, BY REFERENCE enumeration, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
message
|
Get the field names of this message.
|
enumeration
|
The function stores a pointer to the enumeration 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 |