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

ExtendedRequest Method

Performs an LDAP V3 Extended Operation.

Syntax

 int ExtendedRequest(char* lpszRequestName, char* lpRequestValue, INT lenRequestValue);

Remarks

This method performs an LDAP V3 Extended Operation. RequestName must contain the OID of the operation, and RequestValue may contain an optional value.

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