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

Which Property is used to compress a image in image control?

1 Answers  


What is the use of stretch property in Image control?

1 Answers  


What is the difference between Object and Class?

2 Answers  


What is "NULL"?

0 Answers  


What are the tools available for Debuggiu in VB?

0 Answers  


Types of LockEdits in DAO? 51 .Types of Recordsets.

0 Answers  


Is there any Edit method in ADO Data Access method?

3 Answers  


What methods are used for DBGrid in unbound mode?

1 Answers  


What is the-use of property page Wizard in ActiveX Control?

0 Answers  


Which language is used in visual basic?

0 Answers  


What is the use of Scalewidth and ScaleHeight Proeperty?

1 Answers  


What are the types of Error? In which areas the Error occurs?

0 Answers  


Categories