To view the DLLs in a project, expand the Libraries submodule. The DLL View contains the following areas:

DLL Tree View

View of the tree containing the DLL that you selected and its Procedures and Types submodules. To see a list of procedures declared for a DLL, double-click the Procedures submodule under the DLL library. To see a list of data types defined for the DLL, double-click the Types submodule.

DLL Procedures List

List of procedures defined for the DLL. The procedures list shows the procedure's name, its return type and alias (if any has been defined), and its description. Click the plus sign next to a procedure name to see the procedure's parameters.