IBX.IBIntf.IGDSLibrary.isc_start_transaction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function isc_start_transaction(status_vector  : PISC_STATUS; tran_handle : PISC_TR_HANDLE;  db_handle_count : Short; db_handle : PISC_DB_HANDLE; tpb_length  : UShort; tpb_address : PByte): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_start_transaction(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_TR_HANDLE tran_handle, short db_handle_count, Ibx::Ibheader::PISC_DB_HANDLE db_handle, System::Word tpb_length, System::PByte tpb_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!