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