Extracted from Pike v7.6 release 61 at 2005-12-30.
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