Extracted from Pike v7.6 release 13 at 2004-09-08.
pike.ida.liu.se
[Top]
Protocols
Protocols.LDAP
Protocols.LDAP.client

Method Protocols.LDAP.client()->set_scope()


Method set_scope

int set_scope(int|string scope)

Description

Sets value of scope for search operation.

Parameter scope

Value can be integer or its corresponding string value. 0: base, 1: one, 2: sub