Source position: jwaobjsel.pas line 648
type _DS_SELECTION_LIST = record
cItems: ULONG;
cFetchedAttributes: ULONG;
aDsSelection: array [0..ANYSIZE_ARRAY-1] of DS_SELECTION;
end;