tibemsLookupParams_GetLdapServerUrl


Function

Purpose

Get the LDAP server URL.

C Declaration

char* tibemsLookupParams_GetLdapServerUrl( 
    tibemsLookupParams lparams); 

COBOL Call

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

lparams has usage pointer.

Parameter
Description
lparams
Get the LDAP server URL from this external lookup context object.


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