Source position: mmbase.pas line 2779
type _SYNC_EVCB = record |
ulType: LongInt; |
ulSubType: LongInt; |
ulSyncFlags: LongInt; |
hstream: LongInt; |
hid: LongInt; |
ulStatus: LongInt; |
mmtimeStart: MMTIME; |
mmtimeMaster: MMTIME; |
mmtimeSlave: MMTIME; |
end; |