ExtendedResponse Event
Fired for LDAP V3 Extended Responses.
Syntax
Sub ldapcontrol_ExtendedResponse(MessageId As Integer, DN As String, ResultCode As Integer, Description As String, ResponseName As String, ResponseValue As String)Remarks
The first four parameters are the same as the parameters of the Result event. ResponseName and ResponseValue are related to the corresponding parameters of the call to ExtendedRequest.