Source position: jwawinldap.pas line 2230
function ldap_search_init_pageW( |
ExternalHandle: PLDAP; |
DistinguishedName: PWideChar; |
ScopeOfSearch: ULONG; |
SearchFilter: PWideChar; |
AttributeList: PPCharW; |
AttributesOnly: ULONG; |
var ServerControls: PLDAPControlW; |
var ClientControls: PLDAPControlW; |
PageTimeLimit: ULONG; |
TotalSizeLimit: ULONG; |
var SortKeys: PLDAPSortKeyW |
):PLDAPSearch; |