ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/client/IBHeader.pas
(Generate patch)

Comparing:
ibx/branches/journaling/fbintf/client/2.5/IBHeader.pas (file contents), Revision 362 by tony, Tue Dec 7 13:27:39 2021 UTC vs.
ibx/branches/udr/client/IBHeader.pas (file contents), Revision 375 by tony, Sun Jan 9 23:42:58 2022 UTC

# Line 615 | Line 615 | Tisc_interprete = function      (buffer
615                                   status_vector             : PPISC_STATUS): ISC_STATUS;
616                                  {$IFDEF WINDOWS} stdcall; {$ELSE} cdecl; {$ENDIF}
617  
618 + Tfb_interpret   = function      (buffer                    : PByte;
619 +                                 buflen                    : integer;
620 +                                 status_vector             : PPISC_STATUS): long;
621 +                                {$IFDEF WINDOWS} stdcall; {$ELSE} cdecl; {$ENDIF}
622 +
623 +
624   Tisc_open_blob = function       (status_vector             : PISC_STATUS;
625                                   db_handle                 : PISC_DB_HANDLE;
626                                   tran_handle               : PISC_TR_HANDLE;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines