Function
Set the LDAP search scope.
tibems_status
tibemsLookupParams_SetLdapSearchScope(
tibemsLookupParams lparams,
const char* scope );
CALL "tibemsLookupParams_SetLdapSearchScope" USING BY VALUE lparams, BY REFERENCE scope, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
lparams
|
Set the property in this parameter object.
|
scope
|
Set the property to this search scope.
|
This parameter is required for all LDAP lookup operations.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |