Record BSTREAM

Unit

Declaration

type BSTREAM = record

Description

This item has no description.

Overview

Fields

Public bstr_blob: pointer;
Public bstr_buffer: Pchar;
Public bstr_ptr: Pchar;
Public bstr_length: smallint;
Public bstr_cnt: smallint;
Public bstr_mode: char;

Description

Fields

Public bstr_blob: pointer;

This item has no description.

Public bstr_buffer: Pchar;

This item has no description.

Public bstr_ptr: Pchar;

This item has no description.

Public bstr_length: smallint;

This item has no description.

Public bstr_cnt: smallint;

This item has no description.

Public bstr_mode: char;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.