Class IBlob

Unit

Declaration

type IBlob = class(IReferenceCounted)

Description

This item has no description.

Hierarchy

Overview

Fields

Public nested const VERSION = 8;

Methods

Public procedure getInfo(status: IStatus; itemsLength: Cardinal; items: BytePtr; bufferLength: Cardinal; buffer: BytePtr);
Public function getSegment(status: IStatus; bufferLength: Cardinal; buffer: Pointer; segmentLength: CardinalPtr): Integer;
Public procedure putSegment(status: IStatus; length: Cardinal; buffer: Pointer);
Public procedure cancel(status: IStatus);
Public procedure close(status: IStatus);
Public function seek(status: IStatus; mode: Integer; offset: Integer): Integer;

Description

Fields

Public nested const VERSION = 8;

This item has no description.

Methods

Public procedure getInfo(status: IStatus; itemsLength: Cardinal; items: BytePtr; bufferLength: Cardinal; buffer: BytePtr);

This item has no description.

Public function getSegment(status: IStatus; bufferLength: Cardinal; buffer: Pointer; segmentLength: CardinalPtr): Integer;

This item has no description.

Public procedure putSegment(status: IStatus; length: Cardinal; buffer: Pointer);

This item has no description.

Public procedure cancel(status: IStatus);

This item has no description.

Public procedure close(status: IStatus);

This item has no description.

Public function seek(status: IStatus; mode: Integer; offset: Integer): Integer;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.