I could not find an example of an ADSI API paged search, and learned the following through trial-and-error (using VB.NET). LDAP searches are ... = ex.Message Finally If Not IsNothing(admSearchResultIterator) Then admSearchResultIterator.Dispose() End Try
asked
Jul 18, 2016
by
jmcmurry
(40 points)