Function
Get the type of a connection factory object.
tibems_status
tibemsConnectionFactory_GetType(tibemsConnectionFactory
factory,tibemsConnectionFactoryType
* type );
CALL "tibemsConnectionFactory_GetType" USING BY VALUE factory, BY REFERENCE type, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
factory
|
Get the type of this connection factory.
|
type
|
The function stores the type indicator in this location.
|
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |