Source position: jwaadstlb.pas line 1155
type ads_search_column = packed record
pszAttrName: PWideChar;
dwADsType: ADSTYPEENUM;
pADsValues: ;
dwNumValues: LongWord;
hReserved: Pointer;
end;