RPC HELP DLL GuideLines C Overview: Difference between revisions
From VistApedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
# [[RPC_HELP_DLL_GuideLines_C_Create_Broker_Components|Create Broker Components]] | # [[RPC_HELP_DLL_GuideLines_C_Create_Broker_Components|Create Broker Components]] | ||
# [[RPC_HELP_DLL_GuideLines_C_Connect_to_the_Server|Connect to the Server]] | # [[RPC_HELP_DLL_GuideLines_C_Connect_to_the_Server|Connect to the Server]] | ||
# [[RPC_HELP_DLL_GuideLines_C_Execute_RPCs|Execute RPCs]] | |||
# [[RPC_HELP_DLL_GuideLines_C_Destroy_Broker_Components|Destroy Broker Components]] | # [[RPC_HELP_DLL_GuideLines_C_Destroy_Broker_Components|Destroy Broker Components]] | ||
Latest revision as of 16:32, 8 July 2015
Guidelines for C Overview
The BAPI32.H header file defines the function prototypes for all functions exported in the RPC Broker 32-bit DLL.
To use the DLL Broker functions, using C, exported in BAPI32.DLL: