|
-
Jun 8th, 2001, 04:49 PM
#1
Thread Starter
Junior Member
hiding interfaces in COM
Hey all,
I want to hide the Interfaces so that they do not show up when i create them in VB. I'm aggregating for example object bar into object Foo. When I add a reference to foo.dll in VB and try to create the object using createobject intellisense shows foo.IBar which I don't want to show up, but when I use new it does not How would I hiding the IBar interface from VB?
Thanks!
hope this is not too confusing.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|