Record ISC_BLOB_CTL

Unit

Declaration

type ISC_BLOB_CTL = record

Description

This item has no description.

Overview

Fields

Public ctl_source: TCTLSourceFunction;
Public ctl_source_handle: pisc_blob_ctl ;
Public ctl_to_sub_type: smallint;
Public ctl_from_sub_type: smallint;
Public ctl_buffer_length: word;
Public ctl_segment_length: word;
Public ctl_bpb_length: word;
Public ctl_bpb: Pchar;
Public ctl_buffer: Pbyte;
Public ctl_max_segment: ISC_LONG;
Public ctl_number_segments: ISC_LONG;
Public ctl_total_length: ISC_LONG;
Public ctl_status: PISC_STATUS;
Public ctl_data: array[0..7] of longint;

Description

Fields

Public ctl_source: TCTLSourceFunction;

This item has no description.

Public ctl_source_handle: pisc_blob_ctl ;

This item has no description.

Public ctl_to_sub_type: smallint;

This item has no description.

Public ctl_from_sub_type: smallint;

This item has no description.

Public ctl_buffer_length: word;

This item has no description.

Public ctl_segment_length: word;

This item has no description.

Public ctl_bpb_length: word;

This item has no description.

Public ctl_bpb: Pchar;

This item has no description.

Public ctl_buffer: Pbyte;

This item has no description.

Public ctl_max_segment: ISC_LONG;

This item has no description.

Public ctl_number_segments: ISC_LONG;

This item has no description.

Public ctl_total_length: ISC_LONG;

This item has no description.

Public ctl_status: PISC_STATUS;

This item has no description.

Public ctl_data: array[0..7] of longint;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.