Show: Delphi
C++
Display Preferences
IBBlob.GetBlobInfo
From XE2 API Documentation
Delphi
procedure GetBlobInfo(hBlobHandle: PISC_BLOB_HANDLE; var NumSegments, MaxSegmentSize, TotalSize: Long; var BlobType: Short; GDSLibrary : IGDSLibrary);
C++
extern PACKAGE void __fastcall GetBlobInfo(Ibheader::PISC_BLOB_HANDLE hBlobHandle, int &NumSegments, int &MaxSegmentSize, int &TotalSize, short &BlobType, Ibintf::_di_IGDSLibrary GDSLibrary);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | IBBlob.pas IBBlob.hpp |
IBBlob | IBBlob |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!