Purpose
Creates a handle that can be used to access configuration information about the Directory Services (LDAP) server on the iSeries™ server.
Syntax
int cwbUN_OpenLocalLdapServerW ( LPCWSTR system, cwbUN_ldapSvrHandle *pHandle ); int cwbUN_OpenLocalLdapServerA ( LPCSTR system, cwbUN_ldapSvrHandle *pHandle );
Parameters
Return Codes
The following list shows common return values:
Usage
None