Source position: mcidrv.pas line 260
type MCIDRV_EVENT_PARMS = record
ulLength: LongInt;
pevcb: pevcb;
phevent: phEvent;
end;