IBX.IBIntf.IGDSLibrary.isc_get_segment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function isc_get_segment(status_vector : PISC_STATUS; blob_handle : PISC_BLOB_HANDLE;  actual_seg_length : PUShort; seg_buffer_length : UShort; seg_buffer : PByte): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_get_segment(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_BLOB_HANDLE blob_handle, Ibx::Ibexternals::PUShort actual_seg_length, System::Word seg_buffer_length, System::PByte seg_buffer) = 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!