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
Whether HTML supports multimedia: and document links?
what are the different Types of Recordsets.
Is there any way to pass a variable to a form apart from using global variables?
How do I use GetPrivateProfileString to read from INI files?
How many objects resides in ADO ?
What is the use of property page Wizard in ActiveX Control?
What is database vb?
What is visual basic used for?
How do you create a form in visual basic?
What is the use of Data Form Wizard?
It possible to call OLEDB's Features directly in VB without using any control?
How can you filter out specific type of file using file system controls?
which property is used to change to some value to access a identity column in datacontrols?
Clear property is available in ____,___ control.
Why does everybody say I should save in TEXT not BINARY?