Microsoft Office 2000/Visual Basic Programmer's Guide   

API Resources

In order to call functions in the Windows API, or any API for that matter, you'll need documentation describing the available functions, how to declare them in VBA, and how to call them. Two helpful resources are:

For other sources of information about the Windows API and other APIs published by Microsoft, see "Where to Go from Here" at the end of this chapter.