Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Method in DLL has no parms
Message
From
13/05/2004 09:29:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Method in DLL has no parms
Miscellaneous
Thread ID:
00903556
Message ID:
00903556
Views:
55
I have a project with one program in it.
That program defines an OLEPUBLIC class:
DEFINE CLASS PostFolio AS SESSION OLEPUBLIC
PROCEDURE INIT

ENDPROC

PROCEDURE mTest
LPARAMETERS tcFirstParm

ENDPROC

ENDDEFINE

I am compiling that project into mtdll.

When I add a reference to that component to VB6 project it does not show that
mTest has any parameters. Why is that?
Next
Reply
Map
View

Click here to load this message in the networking platform