Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compile a COM for VB...
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00634562
Message ID:
00634584
Views:
13
This message has been marked as the solution to the initial question of the thread.
>How do you add the type library to the project?
>>
>>Either way should work. You have to add the type library to the Project. Select Project - References from the VB menu and select your COM object from the available list..
>>
>>HTH.

See bold above.

When you declare the variable, Intellisense will pick up the information from the type library.

dim lox as *here*

When you get to *here*, a dropdown list of variable types will be displyed. If you have already added the reference, your class should show up in the list.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform