Source position: jwawinldap.pas line 1327
function ldap_modrdn2_s(
var ExternalHandle: LDAP;
DistinguishedName: PChar;
NewDistinguishedName: PChar;
DeleteOldRdn: Integer
):ULONG;