IBX.IBIntf.IGDSLibrary.isc_blob_gen_bpb

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function isc_blob_gen_bpb(status_vector : PISC_STATUS; to_descriptor, from_descriptor : PISC_BLOB_DESC;  bpb_buffer_length : UShort; bpb_buffer : PUChar; bpb_length : PUShort): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_blob_gen_bpb(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_BLOB_DESC to_descriptor, Ibx::Ibheader::PISC_BLOB_DESC from_descriptor, System::Word bpb_buffer_length, Ibx::Ibexternals::PUChar bpb_buffer, Ibx::Ibexternals::PUShort bpb_length) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
IBX.IBIntf.pas
IBX.IBIntf.hpp
IBX.IBIntf IGDSLibrary

Description

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