RPC HELP DLL ExportFN RPCBCreate Example

From VistApedia
Jump to navigationJump to search

RPC Broker Help Home

DLL Interface Home

RPCBCreate Examples

C

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

Visual Basic

   intRPCBHandle = RPCBCreate()