IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

ModifyRDN Method

Performs an LDAP 'modify RDN' operation an entry specified by DN .

Syntax

 int ModifyRDN(char* lpszNewRDN);

Remarks

This method performs an LDAP 'modify RDN' operation on the entry specified by DN.

NewRDN is the new RDN for the entry specified by DN

The result of the operation is returned via the Result event.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]