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

Comparing ibx/branches/udr/client/2.5/IBHeader.pas (file contents):
Revision 370 by tony, Wed Jan 5 14:59:15 2022 UTC vs.
Revision 371 by tony, Wed Jan 5 15:21:22 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