Unit 'ibase40' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ibase]

TISC_BLOB_CTL

Declaration

Source position: ibase40.pp line 1521

type TISC_BLOB_CTL = record

  ctl_source: TISC_BLOB_CTL_SOURCE_FUNCTION;

  ctl_source_handle: PISC_BLOB_CTL;

  ctl_to_sub_type: Short;

  ctl_from_sub_type: Short;

  ctl_buffer_length: UShort;

  ctl_segment_length: UShort;

  ctl_bpb_length: UShort;

  ctl_bpb: PChar;

  ctl_buffer: PUChar;

  ctl_max_segment: ISC_LONG;

  ctl_number_segments: ISC_LONG;

  ctl_total_length: ISC_LONG;

  ctl_status: PISC_STATUS;

  ctl_data: array [0..7] of Long;

end;


Documentation generated on: 2023-03-18