tibemsLookupParams_Destroy


Function

Purpose

Destroy a lookup parameters object.

C Declaration

void tibemsLookupParams_Destroy( 
    tibemsLookupParams lparams ); 

COBOL Call

CALL "tibemsLookupParams_Destroy" 
     USING BY VALUE lparams 
END-CALL. 

lparams has usage pointer.

Parameter
Description
lparams
The function stores the new lookup context object 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