What is a Type Library and what is it's purpose ?



What is a Type Library and what is it's purpose ?..

Answer / guest

The type library may represent another Visual Basic
project, or any other executable component that exposes a
type library.

Visual Basic creates type library information for the
classes you create, provides type libraries for the objects
it includes, and lets you access the type libraries
provided by other applications.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Visual Basic Interview Questions

What is meant by Establish Connection in RDO?

0 Answers  


what are the Types of DBCombo boxes?

0 Answers  


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

0 Answers   Infotech,


what are the differences between image and picture controls?

3 Answers  


What is the difference between Object and Class?

6 Answers  






Explain about creating VB applications in excel?

0 Answers  


Is it possible to Access BackEnd procedures?

0 Answers  


What is binding? What are types of binding?

3 Answers   Primus Global,


Differentiate between DAO,ADO and Adodc as in data access objects?

0 Answers  


What does the NewIndex property return?

2 Answers  


What is the difference between a property a method and an event? Give an example of each.

18 Answers   Microsoft,


What is a variant data type and when would you use it?

3 Answers  


Categories