Function Name

This is the name of the function exported from the DLL. The name of the exported function can be determined using one of the following methods.

Refer to the documentation that is supplied with the DLL. Most commercial DLLs include documentation that describes the exported functions. For example, the Windows SDK and most C/C++ compilers for Windows include a manual or a help file that describes the Windows API.