Function
Get the next item from a message enumerator.
tibems_status
tibemsMsgEnum_GetNextName(tibemsMsgEnum
enumeration, const char** name );
CALL "tibemsMsgEnum_GetNextName" USING BY VALUE enumeration, BY REFERENCE name, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
enumeration
|
Get the next item from this enumerator.
|
name
|
The function stores the next item 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 |