Function
Get the message selector from a consumer.
tibems_status
tibemsMsgConsumer_GetMsgSelector(tibemsMsgConsumer
msgConsumer, const char** selectorPtr );
CALL "tibemsMsgConsumer_GetMsgSelector" USING BY VALUE msgConsumer, BY REFERENCE selectorPtr, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
msgConsumer
|
Get the listener from this consumer.
|
selectorPtr
|
The function stores a pointer to the selector string in this location.
|
tibemsSession_CreateConsumer
.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |