Source position: mui.pas line 2173
type tMUIP_List_Insert = record
MethodID: LongWord;
entries: PAPTR;
count: LongInt;
pos: LongInt;
end;