Source position: jwawinldap.pas line 2250
function ldap_get_next_page_s(
ExternalHandle: PLDAP;
SearchHandle: PLDAPSearch;
var timeout: TLDAPTimeVal;
PageSize: ULONG;
var TotalCount: ULONG;
var Results: PLDAPMessage
):ULONG;