Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Connection Factory : tibemsConnectionFactory : tibemsConnectionFactory_Print

tibemsConnectionFactory_Print
Function
Purpose
Print the parameters set in a connection factory object.
C Declaration
tibems_status tibemsConnectionFactory_Print(
    tibemsConnectionFactory factory);
COBOL Call
CALL "tibemsConnectionFactory_Print"
     USING BY VALUE factory,
           RETURNING tibems-status
END-CALL.
 
factory has usage pointer.
Parameters
 
See Also
tibemsConnectionFactory_PrintToBuffer on page 270

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved