RPC HELP DLL ExportFN RPCBFree Example

From VistApedia
Revision as of 13:59, 7 July 2015 by Kdtop (talk | contribs) (Created page with " RPC Broker Help Home DLL Interface Home <h2>RPCBFree Examples</h2> <h3>C</h3> // Destroy the TRPCBroker compone...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

RPC Broker Help Home

DLL Interface Home

RPCBFree Examples

C

   // Destroy the TRPCBroker component instance.
   RPCBFree(RPCBroker);

Visual Basic

   RPCBFree (intRPCBHandle)