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