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


Chapter 11 Name Server Lookup : tibemsLookupContext : tibemsLookupContext_Destroy

tibemsLookupContext_Destroy
Function
Purpose
Destroy a lookup context and reclaim resources.
C Declaration
tibems_status tibemsLookupContext_Destroy(
    tibemsLookupContext context );
COBOL Call
CALL "tibemsLookupContext_Destroy"
USING BY VALUE context,
RETURNING tibems-status
END-CALL.
 
context has usage pointer.
Parameters
 

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