How to declare Dll Procedure?



How to declare Dll Procedure?..

Answer / guest

Declare function "<Function Name>" lib "<Lib Name>"
Alias "<Alias Name>" (Arg, ?..) as Return type.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How many types of API functions are availble in VB?

1 Answers  


what is the front end you used?

3 Answers   Satyam,


What is the difference between a Sub and a Function?

3 Answers  


It possible to call OLEDB's Features directly in VB without using any control?

0 Answers  


Is it possible to Access BackEnd procedures?

0 Answers  






What is Pseudocode?

0 Answers  


What is the use of Active Control Property?

1 Answers  


What are the tools available for Debug in VB?

3 Answers  


Explain about trees structures work.

0 Answers  


What is the use of OLE?

0 Answers   IBM,


Draw Sequence Modal of RDO and Explain?

0 Answers  


what are the differences between image and picture controls?

3 Answers  


Categories