IBX.IBIntf.IGDSLibrary.isc_blob_gen_bpb2

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

virtual NativeInt __fastcall isc_blob_gen_bpb2(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_BLOB_DESC_V2 to_descriptor, Ibx::Ibheader::PISC_BLOB_DESC_V2 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.