Source position: mseprocutils.pas line 33
type pipedescriptorty = record
readdes: Integer;
writedes: Integer;
end;