Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting all Methods, Events and properties of a OLE obje
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00413018
Message ID:
00413024
Views:
25
>I need to know all of the Methods, Events and properties of a OLE object.
>
>I can create the object with the CreateObject() command but I cannot find the documentation for all of the Methods and properties.
>
>How can I foundout about all of the Methods and Properties?
>I use VFPCOM ExportEvents() to get all events but I need also the Methods and Properties.

If you have the .TLB file, you can view this in the Class Browser.
Alternately, you can create a VB project, add this OLE object to the References and use the Object Browser there to view this info.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform