Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MTS and Methods
Message
 
 
To
14/07/2000 04:36:06
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00392268
Message ID:
00392504
Views:
10
Sounds like you need to use protect any properties or methods you do not want to visible.

DEFINE CLASS MyCOMObject AS LINE OLEPUBLIC
PROTECTED Height, Width, ....
ENDDEFINE

>Dear all,
>
>I have a multi-use com dll and installed in Win2k MTS(Com+). The problem is that I am seeing a lot of other methods appearing like Controls, Datasession, name and whole host of them. I build my class using code (not class library) and insert it in the project file (this is the only file). The wierd thing is that two project dlls shows different extra methods.
>
>FYI, the class I build is very simple. One class with one method only.
>Where did I go wrong? Thanks.
>
>
>Regards,
>Kueh
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform