tibemsConnectionFactory_Create


Function

Purpose

Create a connection factory.

C Declaration

tibemsConnectionFactory tibemsConnectionFactory_Create( void ); 

COBOL Call

CALL "tibemsConnectionFactory_Create" 
           RETURNING factory 
END-CALL. 

factory has usage pointer.

Remarks

The resulting connection factory object is empty. This call does not attempt to access the repository (see also tibemsLookupContext ).

See Also

tibemsLookupContext


TIBCO Enterprise Message Service™ C and COBOL Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com