Function
EN
Version 10.02
@ADSICloseSearchObject
Internet
Syntax
@ADSICloseSearchObject(ADSIHANDLE);
Description
Closes an object connection to an AD server and returns POTVAR.
Example: @ADSICloseSearchObject(ADSIHANDLE);
More:=@ADSISearchObjectGetColumnData(ADSIObj;ADSISearchResult;ColName;ColData);
ADSIObj:=@ADSICloseSearchObject(ADSIObj);
This example outputs the data from all columns of all user objects for the DC "mycompany" to the ApiLog (limited to MaxRows=11).
Note : This text was machine-translated and may contain inaccuracies.
