Home » Developer & Programmer » Forms » wow to use this function
wow to use this function [message #166204] Wed, 05 April 2006 02:50 Go to next message
rnemkul
Messages: 35
Registered: February 2006
Member
Dear all ,
I have a function, but i don't know how to use this function.
If any one knows please help me

The function is
FUNCTION AddRef(interface OleObj) RETURN NUMBER IS
my_new_value NUMBER;
BEGIN
Init_OleArgs(0);
my_new_value := Call_Ole_Num(interface, 1610612737);
return my_new_value;
End;



Regards
Rajendra
Re: wow to use this function [message #166208 is a reply to message #166204] Wed, 05 April 2006 03:05 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Wow ... I just read the reference manual and I have no idea either. The 'init_oleargs' is redundant and the 'memberid' of the 'oleobj' is hardcoded to '1610612737'. Google the '1610612737' and see if you recognise any of the programs 'out there' as you may be using one of them at your institution.

David
Previous Topic: how i disable add and delete button fomr toolbar
Next Topic: Forms_DDL
Goto Forum:
  


Current Time: Fri Sep 20 06:25:01 CDT 2024