ORA_FFI in Forms 4.5

From: <lyall_at_my-dejanews.com>
Date: Mon, 27 Jul 1998 20:45:02 GMT
Message-ID: <6piosf$enj$1_at_nnrp1.dejanews.com>



Hi,
  I was wondering about the built-in package: ORA_FFI. Some of the procedures in it have a parameter where you tell the procedure that the library is in C standard or Pascal standard. Example from Oracle Developer/2000 Procedure Builder1.5 Developer's Guide Manual:

ORA_FFI.REGISTER_FUNCTION
  (libHandle libHandleType,
   funcname VARCHAR2,
   callst PLS_INTEGER := C_STD) <-----

OK, now if I have a DLL compiled and built in MS Visual C++ ver 4.0, then will it work or does the DLL have to be C.

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Mon Jul 27 1998 - 22:45:02 CEST

Original text of this message