Source position: mmbase.pas line 2871
type _OVRU_EVCB = record |
ulType: LongInt; |
ulSubType: LongInt; |
ulFlags: LongInt; |
hstream: LongInt; |
hid: LongInt; |
ulStatus: LongInt; |
mmtimeSlave: MMTIME; |
mmtimeStart: MMTIME; |
mmtimeMaster: MMTIME; |
end; |