Function
Test that a named pair is set.
tibems_status
tibemsMapMsg_ItemExists(tibemsMapMsg
message, const char* name,tibems_bool
* exists );
CALL "tibemsMapMsg_ItemExists" USING BY VALUE message, BY REFERENCE name, BY REFERENCE exists, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
message
|
Test in the body of this map message.
|
name
|
Test for a pair with this name.
|
exists
|
The function stores the boolean result of the test 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 |