|
-
May 21st, 2002, 08:22 AM
#1
Best design for COM Object
I need to make some COM objects that are fully usable from VBScript and JavaScript. They use multiple interfaces and one of these custom interfaces is used to pass the object. For example, get_Foo returns the object using the IFoo interface. I have heard that there may be problems with JavaScript if the IFoo interface is not the default dispatch interface. Is it better to use a wrapper object?
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
|