Function
Get the active URL of a connection.
tibems_status
tibemsConnection_GetActiveURL(tibemsConnection
connection, char** serverURL );
CALL "tibemsConnection_GetActiveURL" USING BY VALUE connection, BY REFERENCE serverURL, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
connection
|
Get the active URL of this connection.
|
serverURL
|
The function stores a pointer to the URL 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 |