The BAPI32.BAS header file defines the function prototypes for all functions exported in the RPC Broker 32-bit DLL.
To use the DLL Broker functions, using Visual Basic, exported in BAPI32.DLL:
Sample DLL Application
The VB5EGCHO sample application, distributed with the Broker Development Kit, demonstrates use of the RPC Broker 32-bit DLL from Microsoft Visual Basic. The source code is located in the SAMPLES\VB5EGCHO subdirectory of the main BDK32 directory.