How do you call a function in a DLL?



How do you call a function in a DLL?..

Answer / meerasahib

1.First make refernce to DLL (using Project ---> Reference)
2.Create a object for the DLL Class.(name of the Dll Class)
3.using objectname.functionname(args,....)

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is the Windows API?

0 Answers  


Difference between Linked Object and Embedded Object?

2 Answers  


Is it possible to Access BackEnd procedures?

0 Answers  


___ VB constant make the menu item in centre.

0 Answers  


State about the different types of visual basic data?

0 Answers  






Is it possible to Manipulate data through flexgrid? Explain.

0 Answers  


CONNECTIVITY OF SQL 2000 + VB USING ODBC. steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears Create a New dataSource-->in name textbox,we can write anyname--Right or wrong. suppose i enter sonia, & my server name is .,so I enter . in server & click next button-->On the Next screen i have checked the option With Sql server authentication-- >Login Id-sa, Password-->Blank-->Click next button-->Next-- >Finish-->Then I click on button Test Data source-->Mesage Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok. These steps we have to do or not for Connectivity using ODBC. If yes,then what after these steps we have to do??Plz reply me early ??Thx in advance.

6 Answers  


What is the difference between Msgbox Statement and MsgboxQ function?

2 Answers  


If we can make more than one MDI Form in VB then How? I need to make 2 MDI Forms in my project.

2 Answers   HST, Infosys,


What areTypes of compatability in VB and their usage ?

4 Answers   MBT,


Explain the types of Views in Listview Control.

0 Answers  


Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.

0 Answers   Accenture,


Categories