![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsLookupContext_Lookup(tibemsLookupContext context,tibems_status tibemsLookupContext_LookupDestination(tibemsLookupContext context,tibemsDestination* destination);tibems_status tibemsLookupContext_LookupConnectionFactory(tibemsLookupContext context,tibemsConnectionFactory* factory);
The function stores the results of the lookup operation in this location.The first call looks up a generic object; the calling program must cast the result to the expect type. The other calls restrict lookup to either destinations or connection factories.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |