Unit 'mmbase' Package
[Overview][Constants][Types][Index] [#os2units]

_ACB_MISH

Declaration

Source position: mmbase.pas line 3141

type _ACB_MISH = record

  ulACBLen: LongInt;

  ulObjType: LongInt;

  hStreamDefault: LongInt;

  ulDeviceTypeID: LongInt;

  ulpMapperPorts: LongInt;

  ulNumInStreams: LongInt;

  hStreamIn: array [0..MAX_PORTS] of LongInt;

  ulNumOutStreams: LongInt;

  hStreamsOut: array [0..MAX_PORTS] of LongInt;

end;


Documentation generated on: 2025-07-25