Answer Posted / raju joshi
API`s are BuildIN finction in VB. Normal function are the
function which the user writes depending on his needs. API
are system call which are called using win API dll`s.
API`s can be used to do system level programming as using
this API`s you can aceess system memory whereas using
normal function you will not be able to do such things.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How should dates be implemented so they work with other language and country formats?
which method used to move a recordset pointer in nth position in DAG?
What is connection object in vb net?
What is the difference between Msgbox Statement and MsgboxQ function?
What are some methods you can use to send data from one VB executable to another one?
What is snapshot in vb?
What is constructors and distructors.
How to get Cursor position using API?
which property is used to change to some value to access a identity column in datacontrols?
Is visual basic case sensitive?
Is there a way to break long lines in VB code?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
Explain what is Visual basic?
What is shortcut menu and explain "The ole control's shortcut menu".
What are the rules which should be followed while naming a variable in VB?