RPC HELP DLL ExportFN RPCBCreate Example

From VistApedia
Jump to: navigation, search

RPC Broker Help Home

DLL Interface Home

RPCBCreate Examples

C

   // Create the TRPCBroker component instance.
   RPCBroker = RPCBCreate();

Visual Basic

   intRPCBHandle = RPCBCreate()