Function
EN
Version 10.02
@ADSISearchPreferencesArrayInit
Internet
Syntax
@ADSISearchPreferencesArrayInit();
Description
Initializes a search preferences array and returns it.
Example: @ADSISearchPreferencesArrayInit(ADSIHANDLE;FNSCOPE);
ADSISearchPrefs:=@ADSISearchPreferencesArrayInit();ADSISearchPrefs:=@ADSISearchPreferencesArrayDestroy(ADSISearchPrefs);
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.
