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

evcb

Declaration

Source position: mcidrv.pas line 246

type evcb = record

  ulType: LongInt;

  ulSubType: LongInt;

  ulFlags: LongInt;

  hstream: HSTREAM;

  hid: hID;

  ulStatus: LongInt;

  ulEventParm1: LongInt;

  ulEventParm2: LongInt;

  ulEventParm3: LongInt;

end;


Documentation generated on: 2025-07-25