Function
Get the client ID of a connection.
tibems_status
tibemsConnection_GetClientId(tibemsConnection
connection, const char** clientId );
CALL "tibemsConnection_GetClientId" USING BY VALUE connection, BY REFERENCE clientId, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
connection
|
Get the client ID of this connection.
|
clientId
|
The function stores a pointer to the ID string in this location.
|
tibemsSession_CreateDurableSubscriber
.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |