How do you call a function in a DLL?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Windows API?

1024


How can you get selected file from file system Control?

1550


What type of databases you can access through ADO Data Access Object?

1430


How would you convert a form into document?

1382


Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?

1166






What are 3 main differences between flexgrid control and dbgrid control?

1886


What are the new events in textbox that has been included in VB ?

1364


Types of cursors in RDO.

1529


___ VB constant make the menu item in centre.

1353


___ property is used to change to ___ value to access a identity column'in datacontrols.

1060


What is vbs file?

574


Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.

1086


what are the Differences between ActiveX Control and Standard Control?

3128


Explain OLE Drag and Drop?

2063


Why doesn't "my string" & Chr$(13) do what I want?

1109