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 Parameter Description factory Print the parameters set in this connection factory. See Also tibemsConnectionFactory_PrintToBuffer on page 262