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

BSTREAM

Declaration

Source position: ibase60.inc line 272

type BSTREAM = record

  bstr_blob: pointer;

  bstr_buffer: PAnsiChar;

  bstr_ptr: PAnsiChar;

  bstr_length: SmallInt;

  bstr_cnt: SmallInt;

  bstr_mode: AnsiChar;

end;


Documentation generated on: 2025-07-25