Source position: jwawinldap.pas line 2238
function ldap_search_init_page( |
ExternalHandle: PLDAP; |
DistinguishedName: PChar; |
ScopeOfSearch: ULONG; |
SearchFilter: PChar; |
AttributeList: PPChar; |
AttributesOnly: ULONG; |
var ServerControls: PLDAPControl; |
var ClientControls: PLDAPControl; |
PageTimeLimit: ULONG; |
TotalSizeLimit: ULONG; |
var SortKeys: PLDAPSortKey |
):PLDAPSearch; |