Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No such interface supported
Message
From
20/09/2001 09:42:14
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00558549
Message ID:
00558689
Views:
17
>>>I have a product that has a COM interface. However, when I do a CREATEOBJECT() on it I get the error "No such interface supported".
>>
>>Do you know whether or not it implements IDispatch? If it doesn't, you can't use it with anything earlier than VFP 7.0.
>
>I'm sorry I didn't add that I am using VFP 7, and no, IDispatch is not one of the interfaces. I've looked at GETINTERFACE() but it wants an object, which I can't create. What am I missing?
>
>Thanks,
>
>Tom

Tom,

The VFP help file has a good discussion on this topic under the CREATEOBJECTEX() function.
Previous
Reply
Map
View

Click here to load this message in the networking platform