Difference between revisions of "RPC HELP DLL ExportFN RPCBCreate Example"
From VistApedia
(Created page with " RPC Broker Help Home DLL Interface Home <h2>RPCBCreate Examples</h2> <h3>C</h3> // Create the TRPCBroker compo...") |
(No difference)
|
Latest revision as of 13:47, 7 July 2015
RPCBCreate Examples
C
// Create the TRPCBroker component instance. RPCBroker = RPCBCreate();
Visual Basic
intRPCBHandle = RPCBCreate()