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


Chapter 8 Connection Factory : tibemsConnectionFactory : tibemsUFOConnectionFactory_CreateFromConnectionFactory

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
 
See Also
tibemsUFOConnectionFactory_Create on page 288

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