Source position: mmbase.pas line 2920
type _DATA_EVCB = record |
ulType: LongInt; |
ulSubType: LongInt; |
ulFlags: LongInt; |
hstream: LongInt; |
hid: LongInt; |
ulStatus: LongInt; |
mmtimeStream: MMTIME; |
ulEventParm1: LongInt; |
ulEventParm2: LongInt; |
end; |