Source position: mmbase.pas line 2957
type _EVCB = record |
ulType: LongInt; |
ulSubType: LongInt; |
ulFlags: LongInt; |
hstream: LongInt; |
hid: LongInt; |
ulStatus: LongInt; |
ulEventParm1: LongInt; |
ulEventParm2: LongInt; |
ulEventParm3: LongInt; |
end; |