tibemsUFOConnectionFactory_CreateFromConnectionFactory Function Purpose Create an unshared state connection factory from a normal connection factory. C Declaration tibemsConnectionFactory tibemsUFOConnectionFactory_CreateFromConnectionFactory( tibemsConnectionFactory emsFactory); COBOL Call CALL "tibemsUFOConnectionFactory_CreateFromConnectionFactory" USING BY VALUE emsFactory RETURNING facory END-CALL. factory has usage pointer. Parameters Parameter Description emsFactory Connections created by this unshared state connection factory connect to a server in the URL list of this connection factory. See Also tibemsUFOConnectionFactory_Create on page 288