IBX.IBBlob.WriteBlob

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WriteBlob(hBlobHandle: PISC_BLOB_HANDLE; Buffer: PByte; BlobSize: Long; GDSLibrary : IGDSLibrary);

C++

extern DELPHI_PACKAGE void __fastcall WriteBlob(Ibx::Ibheader::PISC_BLOB_HANDLE hBlobHandle, System::PByte Buffer, int BlobSize, Ibx::Ibintf::_di_IGDSLibrary GDSLibrary);

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBBlob.pas
IBX.IBBlob.hpp
IBX.IBBlob IBX.IBBlob

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!