Difference between revisions of "RPC HELP DLL ExportFN List"

From VistApedia
Jump to: navigation, search
(Created page with " RPC Broker Help Home DLL Interface Home <h2>DLL Exported Functions</h2> The following functions for TRPCBroker comp...")
 
Line 6: Line 6:
  
 
* [[RPC_HELP_DLL_ExportFN_RPCBCall|RPCBCall]]  Execute an RPC
 
* [[RPC_HELP_DLL_ExportFN_RPCBCall|RPCBCall]]  Execute an RPC
* [[RPC_HELP_DLL_ExportFN_RPCBCreate|RPCBCreate]] Create a TRPCBroker component
+
* [[RPC_HELP_DLL_ExportFN_RPCBCreate|RPCBCreate]] Create a [[RPC_HELP_TRPCBroker|TRPCBroker]] component
 
* [[RPC_HELP_DLL_ExportFN_RPCBCreateContext|RPCBCreateContext]] Create context
 
* [[RPC_HELP_DLL_ExportFN_RPCBCreateContext|RPCBCreateContext]] Create context
* [[RPC_HELP_DLL_ExportFN_RPCBFree|RPCBFree]] Destroy a TRPCBroker component
+
* [[RPC_HELP_DLL_ExportFN_RPCBFree|RPCBFree]] Destroy a [[RPC_HELP_TRPCBroker|TRPCBroker]] component
* [[RPC_HELP_DLL_ExportFN_RPCBMultItemGet|RPCBMultItemGet]] Get value of a Mult item in a Param
+
* [[RPC_HELP_DLL_ExportFN_RPCBMultItemGet|RPCBMultItemGet]] Get value of a [[RPC_HELP_TParamRecord_Mult_Property|Mult]] item in a [[RPC_HELP_TRPCBroker_Param|Param]]
* [[RPC_HELP_DLL_ExportFN_RPCBMultPropGet|RPCBMultPropGet]] Get value of a Mult property in a Param
+
* [[RPC_HELP_DLL_ExportFN_RPCBMultPropGet|RPCBMultPropGet]] Get value of a [[RPC_HELP_TParamRecord_Mult_Property|Mult]] property in a [[RPC_HELP_TRPCBroker_Param|Param]]
* [[RPC_HELP_DLL_ExportFN_RPCBMultSet|RPCBMultSet]] Set a Mult item in a Param to a value
+
* [[RPC_HELP_DLL_ExportFN_RPCBMultSet|RPCBMultSet]] Set a [[RPC_HELP_TParamRecord_Mult_Property|Mult]] item in a [[RPC_HELP_TRPCBroker_Param|Param]] to a value
* [[RPC_HELP_DLL_ExportFN_RPCBMultSortedSet|RPCBMultSortedSet]] Sorts a Mult Param property
+
* [[RPC_HELP_DLL_ExportFN_RPCBMultSortedSet|RPCBMultSortedSet]] Sorts a [[RPC_HELP_TParamRecord_Mult_Property|Mult]] [[RPC_HELP_TRPCBroker_Param|Param]] property
* [[RPC_HELP_DLL_ExportFN_RPCBParamGet|RPCBParamGet]] Get the value of a Param
+
* [[RPC_HELP_DLL_ExportFN_RPCBParamGet|RPCBParamGet]] Get the value of a [[RPC_HELP_TRPCBroker_Param|Param]]
* [[RPC_HELP_DLL_ExportFN_RPCBParamGet|RPCBParamSet]] Set the value of a Param
+
* [[RPC_HELP_DLL_ExportFN_RPCBParamGet|RPCBParamSet]] Set the value of a [[RPC_HELP_TRPCBroker_Param|Param]]
* [[RPC_HELP_DLL_ExportFN_RPCBPropGet|RPCBPropGet]] Get the value of a TRPCBroker component property
+
* [[RPC_HELP_DLL_ExportFN_RPCBPropGet|RPCBPropGet]] Get the value of a [[RPC_HELP_TRPCBroker|TRPCBroker]] component property
* [[RPC_HELP_DLL_ExportFN_RPCBPropSet|RPCBPropSet]] Set the value of a TRPCBroker component property
+
* [[RPC_HELP_DLL_ExportFN_RPCBPropSet|RPCBPropSet]] Set the value of a [[RPC_HELP_TRPCBroker|TRPCBroker]] component property

Revision as of 12:15, 7 July 2015

RPC Broker Help Home

DLL Interface Home

DLL Exported Functions

The following functions for TRPCBroker components are exported in BAPI32.DLL: