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


Chapter 8 Connection Factory : tibemsConnectionFactory : tibemsUFOConnectionFactory_Create

tibemsUFOConnectionFactory_Create
Function
Purpose
Create an unshared state connection factory.
C Declaration
tibemsConnectionFactory tibemsUFOConnectionFactory_Create(void);
COBOL Call
CALL "tibemsUFOConnectionFactory_Create"
            RETURNING factory
END-CALL.
 
factory has usage pointer.
Remarks
The resulting unshared state connection factory object is empty. This call does not attempt to access the repository (see also tibemsLookupContext on page 322).
See Also
tibemsLookupContext on page 322

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