Unit 'mcidrv' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

sync_evcb

Declaration

Source position: mcidrv.pas line 280

type sync_evcb = record

  ulType: LongInt;

  ulSubType: LongInt;

  ulSyncFlags: LongInt;

  hstream: HSTREAM;

  hid: hID;

  ulStatus: LongInt;

  mmtimeStart: MMTIME;

  mmtimeMaster: MMTIME;

  mmtimeSlave: MMTIME;

end;


Documentation generated on: 2025-07-25