IBX.IBIntf.IGDSLibrary.isc_start_multiple

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function isc_start_multiple(status_vector : PISC_STATUS; tran_handle : PISC_TR_HANDLE;  db_handle_count : Short; teb_vector_address : PISC_TEB): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_start_multiple(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_TR_HANDLE tran_handle, short db_handle_count, Ibx::Ibheader::PISC_TEB teb_vector_address) = 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!