Function
Set the exception listener for a connection.
tibems_status
tibemsConnection_SetExceptionListener(tibemsConnection
connection,tibemsExceptionCallback
listener, const void* closure );
CALL "tibemsConnection_SetExceptionListener_STL" USING BY VALUE tibemsConnection, BY REFERENCE tibems-Exception-Status, BY VALUE TIBEMS-NULLPTR, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
connection
|
Set the exception listener for this connection.
|
listener
|
Register this exception listener callback.
|
closure
|
Register this closure argument.
|
tibemsConnection_GetExceptionListener
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |