Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending parameters to CEvent in COM server
Message
From
22/08/2001 10:50:36
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Sending parameters to CEvent in COM server
Miscellaneous
Thread ID:
00547278
Message ID:
00547278
Views:
38
All,

I have a subclass of CEvent called OLETest set to OLEPublic and compiled into a COM server. The event has several parameters which I load into object properties in the .Init() method. I issue a CREATEOBJECT("COMServer.OLETest",1,2,3,4,5) but the parameters do not get to the OLETest.Init() method. All parameters are .F.

Is there a problem sending parameters to classes in COM servers, or is there a problem send parameters to CEvent classes, or am I doing something wrong?

TIA

Rex
Next
Reply
Map
View

Click here to load this message in the networking platform