tibemsLookupParams_SetLdapSearchScope Function Purpose Set the LDAP search scope. C Declaration tibems_status tibemsLookupParams_SetLdapSearchScope( tibemsLookupParams lparams, const char* scope ); IBM z/OS This function is not supported on IBM z/OS systems. Parameters Parameter Description lparams Set the property in this parameter object. scope Set the property to this search scope. Remarks This parameter is required for all LDAP lookup operations.